summaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaTargetMachine.h
Commit message (Expand)AuthorAge
* Added new method to add a "simple" code emitter. That is, to only addBill Wendling2007-02-08
* Jimptables working again on alpha.Andrew Lenharth2006-10-11
* 1. Remove condition on delete.Jim Laskey2006-09-07
* Make target asm info a property of the target machine.Jim Laskey2006-09-07
* Completely rearchitect the interface between targets and the pass manager.Chris Lattner2006-09-04
* Refactor a bunch of includes so that TargetMachine.h doesn't have to includeOwen Anderson2006-05-12
* Refactor TargetMachine, pushing handling of TargetData into the target-specif...Owen Anderson2006-05-03
* Eliminate IntrinsicLowering from TargetMachine.Chris Lattner2006-03-23
* Add a new option to indicate we want the code generator to emit code quickly,...Chris Lattner2005-11-08
* begining alpha subtarget supportAndrew Lenharth2005-09-29
* 1. Use SubtargetFeatures in llc/lli.Jim Laskey2005-09-01
* Alpha JIT (beta)Andrew Lenharth2005-07-22
* Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFileChris Lattner2005-06-25
* Remove trailing whitespaceMisha Brukman2005-04-21
* Make file header comment consistent: extend the whole 80 cols to fill the lineMisha Brukman2005-02-04
* try to match alpha patternAndrew Lenharth2005-02-01
* Clean ups, and taught the instruction selector about immediate formsAndrew Lenharth2005-01-24
* Alpha JIT pruneAndrew Lenharth2005-01-24
* Let me introduce you to the early stages of the llvm backend for the alpha pr...Andrew Lenharth2005-01-22