- Nov 28, 2006
-
-
Reid Spencer authored
producing code for "trunc to bool". This passes all tests on Linux. llvm-svn: 31963
-
Reid Spencer authored
append "exit <retcode>" to the end of the output file. This is used by the nightly tester to make bugpoint match the output generated by the RunSafely.sh script so it doesn't find false positives. llvm-svn: 31960
-
Reid Spencer authored
llvm-svn: 31959
-
Bill Wendling authored
llvm-svn: 31958
-
Evan Cheng authored
llvm-svn: 31957
-
Evan Cheng authored
llvm-svn: 31956
-
Bill Wendling authored
llvm-svn: 31955
-
Bill Wendling authored
llvm-svn: 31954
-
Bill Wendling authored
llvm-svn: 31953
-
Evan Cheng authored
llvm-svn: 31952
-
Chris Lattner authored
llvm-svn: 31951
-
Chris Lattner authored
llvm-svn: 31950
-
Bill Wendling authored
llvm-svn: 31949
-
Andrew Lenharth authored
is still in Writer, but issolated to a single function. This might be split into something in each target directory. This is sufficient to get through archie and an strcpy impl on linux-x86. Module level asm is not handled. llvm-svn: 31948
-
Evan Cheng authored
of opcode and number of operands. llvm-svn: 31947
-
- Nov 27, 2006
-
-
Chris Lattner authored
llvm-svn: 31944
-
Chris Lattner authored
llvm-svn: 31943
-
Chris Lattner authored
llvm-svn: 31942
-
Chris Lattner authored
llvm-svn: 31941
-
Reid Spencer authored
llvm-svn: 31940
-
Chris Lattner authored
llvm-svn: 31939
-
Reid Spencer authored
can result in a bool. Previously PtrToInt, FPToUI and FPToSI were missing this operation. llvm-svn: 31938
-
Bill Wendling authored
llvm-svn: 31937
-
Bill Wendling authored
llvm-svn: 31936
-
Reid Spencer authored
is now generated by the LLVM backend for "trunc to bool" instructions. llvm-svn: 31935
-
Reid Spencer authored
llvm-svn: 31934
-
Chris Lattner authored
form a load from i1 from larger loads that may not be zext'd. llvm-svn: 31933
-
Chris Lattner authored
expanded into BR_CC. llvm-svn: 31932
-
Reid Spencer authored
The long awaited CAST patch. This introduces 12 new instructions into LLVM to replace the cast instruction. Corresponding changes throughout LLVM are provided. This passes llvm-test, llvm/test, and SPEC CPUINT2000 with the exception of 175.vpr which fails only on a slight floating point output difference. llvm-svn: 31931
-
- Nov 26, 2006
-
-
Reid Spencer authored
llvm-svn: 31930
-
Reid Spencer authored
llvm-svn: 31929
-
Bill Wendling authored
llvm-svn: 31927
-
Bill Wendling authored
like "llvm_cerr << std::flush"; llvm-svn: 31926
-
Bill Wendling authored
llvm-svn: 31925
-
Bill Wendling authored
llvm-svn: 31924
-
Bill Wendling authored
llvm-svn: 31923
-
Bill Wendling authored
llvm-svn: 31922
-
Duraid Madina authored
llvm-svn: 31920
-
- Nov 25, 2006
-
-
Reid Spencer authored
llvm-svn: 31908
-
Reid Spencer authored
llvm-svn: 31902
-