- May 04, 2007
-
-
Bill Wendling authored
feature is set, then the features in the implied list should be set also. The opposite is also enforced: if a feature in the implied list isn't set, then the feature that owns that implies list shouldn't be set either. llvm-svn: 36756
-
Chris Lattner authored
instead of the default inefficient encoding. This shrinks kc++ from 4134K to 3629K llvm-svn: 36755
-
Chris Lattner authored
total length llvm-svn: 36752
-
Chris Lattner authored
llvm-svn: 36749
-
Duncan Sands authored
handle this case too. llvm-svn: 36745
-
Dan Gohman authored
slightly nicer than using CallInst with an extra check; thanks Chris. llvm-svn: 36743
-
Chris Lattner authored
integer structure idx's are emitted before constant expr geps) and shrinks files slightly. For example kc++ shrinks from 4326188 to 4240128 bytes. llvm-svn: 36742
-
Chris Lattner authored
llvm-svn: 36741
-
Chris Lattner authored
llvm-svn: 36740
-
Chris Lattner authored
llvm-svn: 36739
-
Chris Lattner authored
llvm-svn: 36738
-
Chris Lattner authored
llvm-svn: 36737
-
Chris Lattner authored
llvm-svn: 36736
-
Chris Lattner authored
llvm-svn: 36735
-
Chris Lattner authored
be const. The only way to get a pointer to these returns a const pointer. llvm-svn: 36734
-
Reid Spencer authored
extension is needed because the constructor for the Destination value causes the APInt to have a bit width of 1. Patch by Guoling Han. llvm-svn: 36733
-
Chris Lattner authored
llvm-svn: 36731
-
Chris Lattner authored
llvm-svn: 36730
-
Chris Lattner authored
llvm-svn: 36728
-
Chris Lattner authored
llvm-svn: 36724
-
Reid Spencer authored
llvm-svn: 36723
-
Chris Lattner authored
llvm-svn: 36721
-
Chris Lattner authored
llvm-svn: 36720
-
Evan Cheng authored
llvm-svn: 36718
-
Evan Cheng authored
llvm-svn: 36716
-
Evan Cheng authored
llvm-svn: 36714
-
Dan Gohman authored
address operand in a prefetch intrinsic. llvm-svn: 36713
-
Chris Lattner authored
llvm-svn: 36709
-
Chris Lattner authored
llvm-svn: 36707
-
Chris Lattner authored
With this fix I can round trip treeaadd, only losing calling conv info. llvm-svn: 36706
-
Chris Lattner authored
llvm-svn: 36705
-
Chris Lattner authored
llvm-svn: 36704
-
Chris Lattner authored
llvm-svn: 36701
-
Jeff Cohen authored
llvm-svn: 36700
-
Chris Lattner authored
llvm-svn: 36699
-
- May 03, 2007
-
-
Devang Patel authored
llvm-svn: 36694
-
Dale Johannesen authored
llvm-svn: 36693
-
Lauro Ramos Venancio authored
Patch by Raul Herbster. llvm-svn: 36690
-
Chris Lattner authored
llvm-svn: 36688
-
Dan Gohman authored
they are consistent with the other directives. llvm-svn: 36687
-