Evan Cheng
|
98fa7ab4d7
|
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 |
|
Rafael Espindola
|
2259fab5cf
|
fix warning about missing newline at end of file
llvm-svn: 31162
|
2006-10-24 17:07:11 +00:00 |
|
Chris Lattner
|
34b009bf45
|
implement uncond branch insertion for the branch folding pass
llvm-svn: 31159
|
2006-10-24 16:44:55 +00:00 |
|
Duraid Madina
|
7d51a9b8e3
|
add bundling! well not really, for now it's just stop-insertion.
llvm-svn: 25593
|
2006-01-25 02:23:38 +00:00 |
|
Misha Brukman
|
66d3c6e020
|
Convert tabs to spaces
llvm-svn: 21452
|
2005-04-22 17:54:37 +00:00 |
|
Misha Brukman
|
1fdf39f2ea
|
Remove trailing whitespace
llvm-svn: 21424
|
2005-04-21 23:13:11 +00:00 |
|
Duraid Madina
|
79022e1b87
|
and so it begins...
PHASE 1: write instruction selector
PHASE 2: ???
PHASE 3: profit!
llvm-svn: 20652
|
2005-03-17 18:17:03 +00:00 |
|