- Jan 16, 2010
-
-
Chris Lattner authored
llvm-svn: 93614
-
Chris Lattner authored
llvm-svn: 93612
-
Chris Lattner authored
llvm-svn: 93610
-
Chris Lattner authored
llvm-svn: 93609
-
Chris Lattner authored
llvm-svn: 93608
-
Bill Wendling authored
on the build bots. llvm-svn: 93606
-
Chris Lattner authored
llvm-svn: 93605
-
Chris Lattner authored
Note that the code wasn't calling DecorateCygMingName when emitting the ".ascii -export" stuff at the end of file for DLLExported functions. I don't know if it should or not, but I'm preserving behavior. llvm-svn: 93603
-
Bob Wilson authored
not during the later post-alloc tail duplication. llvm-svn: 93600
-
Chris Lattner authored
llvm-svn: 93598
-
Bob Wilson authored
the -pre-regalloc-taildup command-line option, and add a new -disable-early-taildup option. llvm-svn: 93597
-
Chris Lattner authored
llvm-svn: 93595
-
Chris Lattner authored
and CurrentFnName. llvm-svn: 93594
-
Chris Lattner authored
llvm-svn: 93590
-
Chris Lattner authored
replace it. Upgrade Alpha, Blackfin, and part of CellSPU to not use mangler anymore. CellSPU needs more invasive surgery. llvm-svn: 93589
-
Chris Lattner authored
llvm-svn: 93587
-
Chris Lattner authored
llvm-svn: 93582
-
Ted Kremenek authored
BumpPtrAllocator: Have the DefaultSlabAllocator created at runtime, not initialization time. This removes one of the 'init_constructors' reported in <rdar://problem/7545356>. llvm-svn: 93581
-
Dale Johannesen authored
llvm-svn: 93580
-
Chris Lattner authored
llvm-svn: 93578
-
Chris Lattner authored
llvm-svn: 93577
-
David Greene authored
Fix PR6019. A load has more than one use if it feeds a bitconvert that has more than one use. llvm-svn: 93576
-
Chris Lattner authored
helper method, use it to simplify some code. llvm-svn: 93575
-
- Jan 15, 2010
-
-
Ted Kremenek authored
llvm-svn: 93571
-
Ted Kremenek authored
llvm-svn: 93570
-
Dale Johannesen authored
target-dependent memory address representation in it. Restore X86 printing of DEBUG_VALUE; lowering is done in X86RegisterInfo using the normal algorithm. llvm-svn: 93565
-
Jim Grosbach authored
handle physical registers R0-R7 when described as having a non-tGPR register class. llvm-svn: 93564
-
Dan Gohman authored
llvm-svn: 93563
-
Devang Patel authored
llvm-svn: 93562
-
Bob Wilson authored
llvm-svn: 93560
-
Eric Christopher authored
users. llvm-svn: 93558
-
Anton Korobeynikov authored
llvm-svn: 93556
-
Anton Korobeynikov authored
llvm-svn: 93554
-
Anton Korobeynikov authored
llvm-svn: 93553
-
Anton Korobeynikov authored
llvm-svn: 93552
-
Anton Korobeynikov authored
Add micro-optimization which allows us to fold imm into cmp. This allows us to save 1 word (sometimes) and reduce register pressure. llvm-svn: 93551
-
Anton Korobeynikov authored
llvm-svn: 93550
-
Jakob Stoklund Olesen authored
This fixes the regression for -pre-regalloc-taildup in MultiSource/Applications/lambda-0.1.3. llvm-svn: 93541
-
Jakob Stoklund Olesen authored
llvm-svn: 93540
-
Chris Lattner authored
llvm-svn: 93539
-