- Jul 06, 2006
-
-
Evan Cheng authored
values include small, kernel, medium, large, and default. llvm-svn: 29009
-
Evan Cheng authored
llvm-svn: 28999
-
- Jul 05, 2006
-
-
Evan Cheng authored
llvm-svn: 28992
-
- Jul 03, 2006
-
-
Andrew Lenharth authored
llvm-svn: 28990
-
Andrew Lenharth authored
llvm-svn: 28989
-
- Jun 30, 2006
-
-
Evan Cheng authored
RemoveInFlightSetEntry. They are used in place of direct set operators to reduce instruction selection function stack size. llvm-svn: 28987
-
- Jun 29, 2006
-
-
Evan Cheng authored
llvm-svn: 28984
-
Evan Cheng authored
Let X86CompilationCallback pass previous frame and return address to X86CompilationCallback2. Remove alloca hack. llvm-svn: 28982
-
Evan Cheng authored
llvm-svn: 28980
-
Evan Cheng authored
llvm-svn: 28979
-
Evan Cheng authored
llvm-svn: 28978
-
Evan Cheng authored
sections. e.g. On Darwin that would be .literal4 and .literal8. llvm-svn: 28977
-
Chris Lattner authored
llvm-svn: 28976
-
Chris Lattner authored
dropped. This shrinks libllvmgcc.dylib another 67K llvm-svn: 28975
-
Chris Lattner authored
llvm-svn: 28974
-
Chris Lattner authored
llvm-svn: 28973
-
Chris Lattner authored
llvm-svn: 28972
-
Chris Lattner authored
llvm-svn: 28971
-
- Jun 28, 2006
-
-
Chris Lattner authored
llvm-svn: 28970
-
Chris Lattner authored
llvm-svn: 28969
-
Chris Lattner authored
llvm-svn: 28965
-
Evan Cheng authored
llvm-svn: 28963
-
Owen Anderson authored
will be profitable. This is mainly to remove some cases where excessive unswitching would result in long compile times and/or huge generated code. Once someone comes up with a better heuristic that avoids these cases, this should be switched out. llvm-svn: 28962
-
Chris Lattner authored
llvm-svn: 28961
-
Chris Lattner authored
blocks. llvm-svn: 28959
-
Evan Cheng authored
llvm-svn: 28958
-
Evan Cheng authored
llvm-svn: 28957
-
Andrew Lenharth authored
llvm-svn: 28955
-
Andrew Lenharth authored
Remove the Function pointer cast in these calls, converting it to a cast of argument. %tmp60 = tail call int cast (int (ulong)* %str to int (int)*)( int 10 ) %tmp60 = tail call int cast (int (ulong)* %str to int (int)*)( uint %tmp51 ) llvm-svn: 28953
-
Chris Lattner authored
to them. This fixes a regression in my previous checkin. llvm-svn: 28951
-
Chris Lattner authored
causes the pointer to be removed from the underlying alias analysis implementation as well. This impl of remove is also significantly faster than the old one. This fixes: Regression/Transforms/DeadStoreElimination/2006-06-27-AST-Remove.ll llvm-svn: 28950
-
Andrew Lenharth authored
llvm-svn: 28948
-
Owen Anderson authored
Be more careful when updating Phi nodes after eliminating dead switch cases. Fix proposed by Chris. llvm-svn: 28947
-
- Jun 27, 2006
-
-
Rafael Espindola authored
llvm-svn: 28945
-
Chris Lattner authored
llvm-svn: 28944
-
Chris Lattner authored
remove the struct return argument of a csret function, even if it is obviously dead. llvm-svn: 28943
-
Chris Lattner authored
llvm-svn: 28941
-
Evan Cheng authored
llvm-svn: 28938
-
Chris Lattner authored
llvm-svn: 28936
-
Chris Lattner authored
llvm-svn: 28935
-