Chris Lattner
|
1ef9cd400d
|
eliminate static ctors for Statistic objects.
llvm-svn: 32703
|
2006-12-19 22:59:26 +00:00 |
Andrew Lenharth
|
085cfdbfdc
|
Simplify a bit
llvm-svn: 32343
|
2006-12-07 23:55:55 +00:00 |
Chris Lattner
|
700b873130
|
Detemplatize the Statistic class. The only type it is instantiated with
is 'unsigned'.
llvm-svn: 32279
|
2006-12-06 17:46:33 +00:00 |
Evan Cheng
|
20350c4025
|
Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead
of opcode and number of operands.
llvm-svn: 31947
|
2006-11-27 23:37:22 +00:00 |
Andrew Lenharth
|
dfbf91e59d
|
more shotenning
llvm-svn: 31331
|
2006-10-31 23:46:56 +00:00 |
Andrew Lenharth
|
ccdaecc448
|
Account for pseudo-ops correctly
llvm-svn: 30548
|
2006-09-20 20:08:52 +00:00 |
Andrew Lenharth
|
f23e3bfcb2
|
A pass to remove the worst of the replay trap offenders, and as a bonus, align basic blocks when it is free to do so
llvm-svn: 30467
|
2006-09-18 19:44:29 +00:00 |