Changes in directory llvm/test/Regression/CFrontend:
2006-12-14-ordered_expr.c updated: 1.1 -> 1.2
---
Log message:
For PR950: http://llvm.org/PR950 :
This patch removes the SetCC instructions and replaces them with the ICmp
and FCmp instructions. The SetCondInst instruction has been removed an
Changes in directory llvm/test/Regression/CFrontend:
2006-12-14-ordered_expr.c added (r1.1)
---
Log message:
New testcase for llvm-gcc bugfix
---
Diffs of the changes: (+7 -0)
2006-12-14-ordered_expr.c |7 +++
1 files changed, 7 insertions(+)
Index: llvm/test/Regression/CFrontend