- May 04, 2007
-
-
Chris Lattner authored
llvm-svn: 36761
-
Chris Lattner authored
where we can. This shrinks kc++'s down to 3368K, with a VST record of: Block ID #14 (VALUE_SYMTAB): Num Instances: 2345 Total Size: 1.29508e+07b/1.61885e+06B/404713W Average Size: 5522.73b/690.342B/172.585W % of file: 48.0645 Tot/Avg SubBlocks: 0/0 Tot/Avg Abbrevs: 7035/3 Tot/Avg Records: 120924/51.5667 % Abbrev Recs: 100 Isn't it nice to be able to optimizer bc size without touching the reader? :) llvm-svn: 36759
-
Chris Lattner authored
shaves 110K off kc++ to 3514K. Before: Block ID #14 (VALUE_SYMTAB): Num Instances: 2345 Total Size: 1.50425e+07b/1.88031e+06B/470077W Average Size: 6414.69b/801.837B/200.459W % of file: 51.8057 Tot/Avg SubBlocks: 0/0 Tot/Avg Abbrevs: 2345/1 Tot/Avg Records: 120924/51.5667 % Abbrev Recs: 85.1791 after: Block ID #14 (VALUE_SYMTAB): Num Instances: 2345 Total Size: 1.41229e+07b/1.76536e+06B/441341W Average Size: 6022.56b/752.82B/188.205W % of file: 50.2295 Tot/Avg SubBlocks: 0/0 Tot/Avg Abbrevs: 4690/2 Tot/Avg Records: 120924/51.5667 % Abbrev Recs: 85.1791 llvm-svn: 36758
-
Chris Lattner authored
llvm-svn: 36757
-
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
llvm-svn: 36754
-
Chris Lattner authored
total length llvm-svn: 36752
-
Chris Lattner authored
llvm-svn: 36751
-
Chris Lattner authored
llvm-svn: 36749
-
Chris Lattner authored
block type. llvm-svn: 36748
-
Chris Lattner authored
llvm-svn: 36747
-
Duncan Sands authored
llvm-svn: 36746
-
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
-
Reid Spencer authored
llvm-svn: 36732
-
Chris Lattner authored
llvm-svn: 36731
-
Chris Lattner authored
llvm-svn: 36730
-
Chris Lattner authored
llvm-svn: 36729
-
Chris Lattner authored
llvm-svn: 36728
-
Chris Lattner authored
llvm-svn: 36727
-
Chris Lattner authored
llvm-svn: 36726
-
Chris Lattner authored
llvm-svn: 36725
-
Chris Lattner authored
llvm-svn: 36724
-
Reid Spencer authored
llvm-svn: 36723
-
Chris Lattner authored
llvm-svn: 36722
-
Chris Lattner authored
llvm-svn: 36721
-
Chris Lattner authored
llvm-svn: 36720
-
Evan Cheng authored
llvm-svn: 36719
-
Evan Cheng authored
llvm-svn: 36718
-