- Jul 25, 2009
-
-
Daniel Dunbar authored
- Some clients which used DOUT have moved to DEBUG. We are deprecating the "magic" DOUT behavior which avoided calling printing functions when the statement was disabled. In addition to being unnecessary magic, it had the downside of leaving code in -Asserts builds, and of hiding potentially unnecessary computations. llvm-svn: 77019
-
Evan Cheng authored
llvm-svn: 77018
-
Daniel Dunbar authored
llvm-svn: 77017
-
Daniel Dunbar authored
llvm-svn: 77016
-
Daniel Dunbar authored
llvm-svn: 77015
-
Andreas Bolka authored
llvm-svn: 77014
-
Owen Anderson authored
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come. llvm-svn: 77011
-
Daniel Dunbar authored
- Chris, please approve. llvm-svn: 77010
-
Dan Gohman authored
llvm-svn: 77009
-
Evan Cheng authored
llvm-svn: 77007
-
Evan Cheng authored
llvm-svn: 77006
-
- Jul 24, 2009
-
-
Eli Friedman authored
There's still a strict-aliasing violation here, but I don't feel like dealing with that right now... llvm-svn: 77005
-
Evan Cheng authored
llvm-svn: 77004
-
Chris Lattner authored
llvm-svn: 76999
-
Chris Lattner authored
previously virtual) function to being a static function in the .cpp file. llvm-svn: 76997
-
Evan Cheng authored
Disable my constant island pass optimization (to make use soimm more effectively). It caused infinite looping on lencod. llvm-svn: 76995
-
Eric Christopher authored
format and add an extract/insert test. llvm-svn: 76994
-
Chris Lattner authored
It's classifications now include elf-specific discriminators. Targets that don't have these features (like darwin and pecoff) simply treat data.rel like data, etc. llvm-svn: 76993
-
Evan Cheng authored
Add a workaround for Darwin assembler bug where it's not setting the thumb bit in Thumb2 jumptable entries. We now pass Olden. llvm-svn: 76991
-
Chris Lattner authored
pass it in instead of recomputing it. llvm-svn: 76990
-
Chris Lattner authored
llvm-svn: 76989
-
Dan Gohman authored
llvm-svn: 76988
-
Jakob Stoklund Olesen authored
llvm-svn: 76987
-
Evan Cheng authored
llvm-svn: 76986
-
Evan Cheng authored
llvm-svn: 76984
-
Evan Cheng authored
llvm-svn: 76983
-
Dan Gohman authored
instead of getAnalysis<TargetData>(). llvm-svn: 76982
-
Dan Gohman authored
llvm-svn: 76981
-
Chris Lattner authored
llvm-svn: 76977
-
Chris Lattner authored
llvm-svn: 76976
-
Chris Lattner authored
llvm-svn: 76975
-
Chris Lattner authored
into its own helper function. llvm-svn: 76974
-
Chris Lattner authored
virtual one. llvm-svn: 76973
-
Chris Lattner authored
llvm-svn: 76972
-
Chris Lattner authored
when we have a global with no section explicitly specified. llvm-svn: 76971
-
Chris Lattner authored
llvm-svn: 76970
-
Daniel Dunbar authored
llvm-svn: 76967
-
Daniel Dunbar authored
llvm-svn: 76966
-
Daniel Dunbar authored
LiveInterval, etc to raw_ostream. llvm-svn: 76965
-
Daniel Dunbar authored
llvm-svn: 76964
-