- Jan 16, 2010
-
-
Chris Lattner authored
llvm-svn: 93612
-
Tanya Lattner authored
llvm-svn: 93611
-
Chris Lattner authored
llvm-svn: 93610
-
Chris Lattner authored
llvm-svn: 93609
-
Chris Lattner authored
llvm-svn: 93608
-
Tanya Lattner authored
The codegen for these builtins was removed long ago, but their definitions remained. Removing them totally. llvm-svn: 93607
-
Bill Wendling authored
on the build bots. llvm-svn: 93606
-
Chris Lattner authored
llvm-svn: 93605
-
Chris Lattner authored
this teestcase takes a long time to crash, remove it. If someone cares about this, they should file a bug, it's not doing any good as an xfail. llvm-svn: 93604
-
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
-
Eli Friedman authored
llvm-svn: 93601
-
Bob Wilson authored
not during the later post-alloc tail duplication. llvm-svn: 93600
-
Ted Kremenek authored
llvm-svn: 93599
-
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
-
Eli Friedman authored
pointer-to-member operator. llvm-svn: 93592
-
Daniel Dunbar authored
llvm-svn: 93591
-
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
-
Erick Tryzelaar authored
Thanks Andy Ray for catching this! llvm-svn: 93588
-
Chris Lattner authored
llvm-svn: 93587
-
Ted Kremenek authored
llvm-svn: 93586
-
Ted Kremenek authored
Refactor USR logic for EnumDecls and RecordDecls so that both handle 'anonymous' declarations in the same way. llvm-svn: 93585
-
Mike Stump authored
llvm-svn: 93584
-
John McCall authored
stand at the back of the line. Thanks to Oliver Hunt for reminding me to do this. llvm-svn: 93583
-
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
-
Dale Johannesen authored
llvm-svn: 93579
-
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
-
Mike Stump authored
llvm-svn: 93574
-
Ted Kremenek authored
llvm-svn: 93572
-
- Jan 15, 2010
-
-
Ted Kremenek authored
llvm-svn: 93571
-
Ted Kremenek authored
llvm-svn: 93570
-
Fariborz Jahanian authored
-fms-extensions as well. llvm-svn: 93569
-