- Dec 29, 2006
-
-
Reid Spencer authored
llvm-svn: 32765
-
- Dec 28, 2006
-
-
Reid Spencer authored
sign and zero extension in function calls. llvm-svn: 32764
-
Lauro Ramos Venancio authored
llvm-svn: 32763
-
Lauro Ramos Venancio authored
llvm-svn: 32762
-
Rafael Espindola authored
bug noticed by Lauro llvm-svn: 32761
-
- Dec 26, 2006
-
-
Lauro Ramos Venancio authored
arm. llvm-svn: 32760
-
- Dec 24, 2006
-
-
Reid Spencer authored
1. Make the arguments const like the other ConstantFold* functions. 2. Clean up evaluateFCmpRelation so it makes sense for floating point. 3. Implement the use of evaluateFCmpRelation to fold floating point CEs 4. Shorten a variable name so more things fit on one line. 5. Fix various comments. llvm-svn: 32759
-
Reid Spencer authored
llvm-svn: 32758
-
Reid Spencer authored
Fix this by ensuring that a bitcast is inserted to do sign switching. This is only temporarily needed as the merging of signed and unsigned is next on the SignlessTypes plate. llvm-svn: 32757
-
- Dec 23, 2006
-
-
Reid Spencer authored
correctly and emit "may be used uninitialized" warnings. llvm-svn: 32756
-
Reid Spencer authored
llvm-svn: 32755
-
Reid Spencer authored
llvm-svn: 32754
-
Reid Spencer authored
Don't allow CmpInst instances to be processed in FoldSelectOpOp because you can't easily swap their operands. llvm-svn: 32753
-
Reid Spencer authored
llvm-svn: 32752
-
Reid Spencer authored
This patch removes the SetCC instructions and replaces them with the ICmp and FCmp instructions. The SetCondInst instruction has been removed and been replaced with ICmpInst and FCmpInst. llvm-svn: 32751
-
Chris Lattner authored
llvm-svn: 32750
-
- Dec 22, 2006
-
-
Devang Patel authored
llvm-svn: 32749
-
Devang Patel authored
llvm-svn: 32748
-
Chris Lattner authored
llvm-svn: 32747
-
Chris Lattner authored
llvm-svn: 32746
-
Anton Korobeynikov authored
type for distinguish JIT & non-JIT instead of "dirty" hacks :) llvm-svn: 32745
-
Jim Laskey authored
llvm-svn: 32744
-
Evan Cheng authored
llvm-svn: 32743
-
Reid Spencer authored
llvm-svn: 32742
-
Chris Lattner authored
llvm-svn: 32741
-
- Dec 21, 2006
-
-
Chris Lattner authored
llvm-svn: 32740
-
Reid Spencer authored
cc1 and cc1plus executables live. llvm-svn: 32738
-
Jim Laskey authored
llvm-svn: 32736
-
Jim Laskey authored
llvm-svn: 32735
-
Reid Spencer authored
regardless of the signedness of the associated type. llvm-svn: 32734
-
Reid Spencer authored
doesn't matter as it is determined in the way the constant is used. llvm-svn: 32733
-
Reid Spencer authored
llvm-svn: 32732
-
Reid Spencer authored
llvm-svn: 32731
-
Reid Spencer authored
llvm-svn: 32730
-
Reid Spencer authored
llvm-svn: 32729
-
Reid Spencer authored
llvm-svn: 32727
-
Devang Patel authored
pass managers. Otherwise, stale available analysis info, from the managers not yet run, may cause pass manager to take wrong turn. This fixes CBE test failures reported by nightly tester. llvm-svn: 32726
-
Jim Laskey authored
world of darwin. llvm-svn: 32725
-
- Dec 20, 2006
-
-
Jim Laskey authored
llvm-svn: 32724
-
Jim Laskey authored
llvm-svn: 32723
-