- Nov 26, 2010
-
-
Zhongxing Xu authored
llvm-svn: 120172
-
Jakob Stoklund Olesen authored
Change temporary debugging code to write a dot file directly. llvm-svn: 120171
-
Jakob Stoklund Olesen authored
between B+-trees using the same KeyT. llvm-svn: 120170
-
Rafael Espindola authored
llvm-svn: 120168
-
Michael J. Spencer authored
llvm-svn: 120167
-
Michael J. Spencer authored
llvm-svn: 120166
-
Jakob Stoklund Olesen authored
The path also holds a reference to the root node, and that allows important iterator accessors like start() and stop() to have no conditional code. (When the compiler is clever enough to remove it.) llvm-svn: 120165
-
- Nov 25, 2010
-
-
Duncan Sands authored
automatically. Use -S with llvm-gcc rather than -c, so tests can work when llvm-gcc is really dragonegg (which can output IR with -S but not -c). Yes, dragonegg supports objective-c++ (poorly though). llvm-svn: 120164
-
Duncan Sands authored
automatically. Use -S with llvm-gcc rather than -c, so tests can work when llvm-gcc is really dragonegg (which can output IR with -S but not -c). Yes, dragonegg supports objective-c (poorly though). llvm-svn: 120163
-
Oscar Fuentes authored
llvm-svn: 120162
-
Duncan Sands authored
llvm-svn: 120161
-
Duncan Sands authored
automatically. Use -S with llvm-gcc rather than -c, so tests can work when llvm-gcc is really dragonegg (which can output IR with -S but not -c). llvm-svn: 120160
-
Duncan Sands authored
the output of this test. Since it was producing bitcode, that clearly wasn't happening! Have it produce target assembler and assemble that instead. llvm-svn: 120159
-
Duncan Sands authored
automatically. Use -S with llvm-gcc rather than -c, so tests can work when llvm-gcc is really dragonegg (which can output IR with -S but not -c). llvm-svn: 120158
-
Duncan Sands authored
than -c. llvm-svn: 120157
-
Duncan Sands authored
llvm-svn: 120156
-
Duncan Sands authored
(dragonegg cannot use -emit-llvm so needs a different flag to everyone else). llvm-svn: 120155
-
Rafael Espindola authored
Patch by İsmail Dönmez. llvm-svn: 120154
-
Benjamin Kramer authored
llvm-svn: 120153
-
Duncan Sands authored
LLVMGCC_DISABLEOPT_FLAGS, one with CC in it, the other with GCC. Rename LLVMGCC_DISABLEOPT_FLAGS to LLVMCC_DISABLEOPT_FLAGS. llvm-svn: 120151
-
Benjamin Kramer authored
llvm-svn: 120150
-
Duncan Sands authored
--with-llvmgcc="gcc-4.5 -fplugin=dragonegg.so" llvm-svn: 120149
-
Benjamin Kramer authored
llvm-svn: 120148
-
Rafael Espindola authored
llvm-svn: 120147
-
Benjamin Kramer authored
llvm-svn: 120146
-
Rafael Espindola authored
llvm-svn: 120145
-
Zhongxing Xu authored
Also apply some new coding style. llvm-svn: 120144
-
Zhongxing Xu authored
llvm-svn: 120143
-
Zhongxing Xu authored
llvm-svn: 120142
-
Zhongxing Xu authored
llvm-svn: 120141
-
Anders Carlsson authored
llvm-svn: 120140
-
Michael J. Spencer authored
llvm-svn: 120139
-
Anders Carlsson authored
llvm-svn: 120138
-
Anders Carlsson authored
llvm-svn: 120137
-
Peter Collingbourne authored
llvm-svn: 120136
-
Nick Lewycky authored
a useful template instantiation stack. Fixes PR8640. This also causes a slight change to where the "instantianted from" note shows up in truly esoteric cases (see the change to test/SemaCXX/destructor.cpp), but that isn't directly the fault of this patch. llvm-svn: 120135
-
Anders Carlsson authored
llvm-svn: 120134
-
Anders Carlsson authored
llvm-svn: 120133
-
Anders Carlsson authored
llvm-svn: 120132
-
- Nov 24, 2010
-
-
Anders Carlsson authored
llvm-svn: 120131
-