- Aug 30, 2007
-
-
Evan Cheng authored
Added support to fold X86 load / store instructions. This allow rematerialized loads to be folded into their uses. llvm-svn: 41599
-
- Aug 27, 2007
-
-
Dan Gohman authored
llvm-svn: 41510
-
Duncan Sands authored
latest EH changes, and in any case it is hard to imagine how the original bug could be reintroduced. llvm-svn: 41497
-
Duncan Sands authored
resulting in zero matches, while llvm-gcc-4.1 manages to remove one pointless selector changing the number of matches. llvm-svn: 41494
-
Duncan Sands authored
offset needs to be adjusted in this test. llvm-svn: 41490
-
Dan Gohman authored
to not alias each other, it can be translated as an llvm.memcpy. llvm-svn: 41489
-
Rafael Espindola authored
Coping 100MB array (after a warmup) shows that glibc 2.6.1 implementation on x86-64 (core 2) is 30% faster (from 0.270917s to 0.188079s) llvm-svn: 41479
-
- Aug 26, 2007
-
-
Anton Korobeynikov authored
Don't promote volatile loads/stores. This is needed (for example) to handle setjmp/longjmp properly. This fixes PR1520. llvm-svn: 41461
-
- Aug 25, 2007
-
-
Devang Patel authored
llvm-svn: 41389
-
Chris Lattner authored
know how to handle them. This fixes test/CodeGen/Generic/asm-large-immediate.ll llvm-svn: 41388
-
Devang Patel authored
While calculating upper loop bound for first loop and lower loop bound for second loop, take care of edge cases. llvm-svn: 41387
-
- Aug 23, 2007
-
-
Duncan Sands authored
llvm.cttz.i64 because of the declaration of the intrinsic. Also, emit-llvm is automatic and doesn't need to be specified. llvm-svn: 41326
-
- Aug 22, 2007
-
-
Andrew Lenharth authored
llvm-svn: 41289
-
Bill Wendling authored
llvm-svn: 41268
-
Duncan Sands authored
llvm-svn: 41266
-
- Aug 20, 2007
-
-
Devang Patel authored
llvm-svn: 41194
-
Duncan Sands authored
llvm-svn: 41187
-
- Aug 18, 2007
-
-
Evan Cheng authored
llvm-svn: 41164
-
Devang Patel authored
llvm-svn: 41146
-
- Aug 17, 2007
-
-
Evan Cheng authored
llvm-svn: 41135
-
Evan Cheng authored
Update test: dynamic_stackalloc size *must* be rounded to ensure stack ptr be left in a valid state. llvm-svn: 41134
-
- Aug 16, 2007
-
-
Rafael Espindola authored
llvm-svn: 41123
-
Reid Spencer authored
the standard error. llvm-svn: 41116
-
Lauro Ramos Venancio authored
Fix PR1287. llvm-svn: 41112
-
- Aug 15, 2007
-
-
Evan Cheng authored
llvm-svn: 41110
-
Dan Gohman authored
llvm-svn: 41101
-
Dan Gohman authored
llvm-svn: 41100
-
Dan Gohman authored
llvm-svn: 41099
-
Dan Gohman authored
regex used to convert all the others because the first '|' was on a separate line. llvm-svn: 41098
-
Dan Gohman authored
llvm-svn: 41097
-
Evan Cheng authored
llvm-svn: 41087
-
Evan Cheng authored
llvm-svn: 41085
-
- Aug 14, 2007
-
-
Chris Lattner authored
llvm-svn: 41073
-
Chris Lattner authored
using the count script instead of wc -l llvm-svn: 41072
-
Evan Cheng authored
llvm-svn: 41070
-
Evan Cheng authored
llvm-svn: 41068
-
Evan Cheng authored
llvm-svn: 41061
-
- Aug 13, 2007
-
-
Dan Gohman authored
see if the base register is already occupied before assuming it can be used. This fixes bogus code generation in the accompanying testcase. llvm-svn: 41049
-
Chris Lattner authored
llvm-svn: 41048
-
Chris Lattner authored
llvm-svn: 41047
-