- Sep 02, 2008
-
-
Daniel Dunbar authored
disabled until issues with gcc 4.1 on linux 32-bit are resolved. llvm-svn: 55636
-
Matthijs Kooijman authored
llvm-svn: 55628
-
- Aug 30, 2008
-
-
Daniel Dunbar authored
support it. llvm-svn: 55557
-
- Aug 29, 2008
-
-
Gabor Greif authored
llvm-svn: 55506
-
- Aug 13, 2008
-
-
Dan Gohman authored
the comments in FastISelEmitter.cpp for details on what this is. This is currently experimental and unusable. llvm-svn: 54751
-
- Jun 24, 2008
-
-
Chris Lattner authored
polution problems from system headers. Patch by Nathan Keynes! llvm-svn: 52682
-
- Jun 06, 2008
-
-
Evan Cheng authored
llvm-svn: 52027
-
- May 31, 2008
-
-
Evan Cheng authored
llvm-svn: 51795
-
- May 30, 2008
-
-
Evan Cheng authored
llvm-svn: 51775
-
- May 15, 2008
-
-
Gabor Greif authored
Fix a bunch of 80col violations that arose from the Create API change. Tweak makefile targets to find these better. llvm-svn: 51143
-
- Mar 10, 2008
-
-
Gordon Henriksen authored
Patch by Erick Tryzelaar! llvm-svn: 48149
-
- Feb 27, 2008
-
-
Gabor Greif authored
llvm-svn: 47671
-
- Feb 25, 2008
-
-
Andrew Lenharth authored
llvm-svn: 47574
-
- Feb 05, 2008
-
-
Chris Lattner authored
dependencies in makefile, and fix llvm_cv_no_link_all_option on darwin. Patch by Shantonu Sen, more info here: http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-February/012410.html llvm-svn: 46760
-
- Jan 28, 2008
-
-
Duncan Sands authored
directories. Patch by Sam Bishop. llvm-svn: 46453
-
Chris Lattner authored
output. Patch contributed by Sam Bishop! llvm-svn: 46432
-
- Jan 22, 2008
-
-
Chris Lattner authored
This fixes PR1927 This should be pulled into llvm 2.2. llvm-svn: 46245
-
- Jan 16, 2008
-
-
Chris Lattner authored
llvm-svn: 46032
-
- Jan 06, 2008
-
-
Gordon Henriksen authored
fiends. Change Makefile.ocaml to not touch CFLAGS. llvm-svn: 45663
-
- Jan 01, 2008
-
-
Chris Lattner authored
Don't include system headers in the .d files. Don't use $@ in the makefile rules, as there are two possible targets it could resolve to: use the one that we need explicitly. llvm-svn: 45473
-
- Dec 29, 2007
-
-
Chris Lattner authored
llvm-svn: 45416
-
- Sep 26, 2007
-
-
Chris Lattner authored
llvm-svn: 42344
-
- Jul 23, 2007
-
-
Reid Spencer authored
Fix -include line so it doesn't reference /dev/null llvm-svn: 40429
-
Reid Spencer authored
produces warning from make about bad timestamp on /dev/null Patch by Holger Schurig. llvm-svn: 40426
-
- Jul 10, 2007
-
-
Reid Spencer authored
Patch by Benoit Boissinot. Thanks, Benoit! llvm-svn: 38490
-
Reid Spencer authored
put into the CPP.Defines variable. Seems the convention was corrupted with various changes made. It is important to get command line parameters into the right variable because things like llvm-config and sub-makefiles depend on it. llvm-svn: 38486
-
- Jun 29, 2007
-
-
Reid Spencer authored
llvm-svn: 37800
-
David Greene authored
llvm-svn: 37798
-
- Jun 28, 2007
-
-
David Greene authored
--enable-expensive-checks allows the developer to enable runtime checking that can greatly increase compile time. Currently it only turns on _GLIBCXX_DEBUG. Other expensive debugging checks added later should be controlled by this configure option. This patch also updates llvm-config with a --cppflags option to inform llvm-gcc how to build itself so that it is compatible with an llvm that was built with _GLIBCXX_DEBUG. llvm-svn: 37777
-
- May 18, 2007
-
-
Reid Spencer authored
Merged from the release_20 branch. llvm-svn: 37188
-
- May 02, 2007
-
-
Reid Spencer authored
llvm-svn: 36651
-
Reid Spencer authored
llvm-svn: 36650
-
- Apr 16, 2007
-
-
Anton Korobeynikov authored
target for tabs checking. llvm-svn: 36146
-
- Apr 15, 2007
-
-
Chris Lattner authored
llvm-svn: 36032
-
- Apr 09, 2007
-
-
Reid Spencer authored
Patch by Scott Michel. llvm-svn: 35826
-
- Mar 29, 2007
-
-
Reid Spencer authored
Make the sys::Path::getFileStatus function more efficient by having it return a pointer to the FileStatus structure rather than copy it. Adjust uses of the function accordingly. Also, fix some memory issues in sys::Path. llvm-svn: 35476
-
- Feb 28, 2007
-
-
Chris Lattner authored
llvm-svn: 34723
-
- Feb 27, 2007
-
-
Chris Lattner authored
llvm-svn: 34683
-
- Feb 09, 2007
-
-
Reid Spencer authored
llvm-svn: 34099
-
Reid Spencer authored
llvm-svn: 34093
-