- Oct 07, 2010
-
-
Dan Gohman authored
llvm-svn: 115976
-
Jim Grosbach authored
for them from the MCCodeEmitter. llvm-svn: 115975
-
Jim Grosbach authored
llvm-svn: 115974
-
Dan Gohman authored
llvm-svn: 115973
-
Owen Anderson authored
llvm-svn: 115971
-
Chris Lattner authored
llvm-svn: 115968
-
Chris Lattner authored
llvm-svn: 115967
-
Owen Anderson authored
llvm-svn: 115966
-
Owen Anderson authored
llvm-svn: 115965
-
Chris Lattner authored
are not defined as returning EFLAGS (like add_flag and friends), the entire multipattern and several of the subclasses need to be cloned. This could be handled through better instantiation support in tblgen, but it isn't meta enough. llvm-svn: 115964
-
Owen Anderson authored
llvm-svn: 115963
-
Michael J. Spencer authored
llvm-svn: 115959
-
Michael J. Spencer authored
llvm-svn: 115958
-
Owen Anderson authored
llvm-svn: 115957
-
Jakob Stoklund Olesen authored
llvm-svn: 115952
-
Jakob Stoklund Olesen authored
llvm-svn: 115951
-
Jakob Stoklund Olesen authored
llvm-svn: 115950
-
Owen Anderson authored
llvm-svn: 115949
-
Owen Anderson authored
llvm-svn: 115947
-
Owen Anderson authored
llvm-svn: 115946
-
Michael J. Spencer authored
llvm-svn: 115945
-
Michael J. Spencer authored
llvm-svn: 115935
-
Owen Anderson authored
llvm-svn: 115933
-
Owen Anderson authored
llvm-svn: 115932
-
Jakob Stoklund Olesen authored
do one find(). llvm-svn: 115929
-
Jakob Stoklund Olesen authored
llvm-svn: 115928
-
Owen Anderson authored
initialization functions that initialize the set of passes implemented in that library. Add C bindings for these functions as well. llvm-svn: 115927
-
Owen Anderson authored
llvm-svn: 115924
-
Jim Grosbach authored
llvm-svn: 115923
-
Kalle Raiskila authored
llvm-svn: 115921
-
Kalle Raiskila authored
Before the implementation of isLegalAddressingMode, some rare cases of code were miscompiled if optimized with the LoopStrengthReduce pass. It is unclear (to me) if LSR is "allowed" to produce wrong code with a bad TargetLowering, or if the bug is elsewhere and this patch just hides it. llvm-svn: 115919
-
NAKAMURA Takumi authored
llvm-svn: 115910
-
Michael J. Spencer authored
llvm-svn: 115909
-
Michael J. Spencer authored
llvm-svn: 115908
-
Eric Christopher authored
compilation of MultiSource/Benchmarks/Bullet. llvm-svn: 115907
-
Eric Christopher authored
llvm-svn: 115906
-
Eric Christopher authored
llvm-svn: 115905
-
Eric Christopher authored
llvm-svn: 115904
-
Owen Anderson authored
llvm-svn: 115901
-
Owen Anderson authored
a header declaring them all. This is also where we will declare per-library pass-set initializer functions down the road. llvm-svn: 115900
-