aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaTargetMachine.h
AgeCommit message (Expand)Author
2006-05-12Refactor a bunch of includes so that TargetMachine.h doesn't have to includeOwen Anderson
2006-05-03Refactor TargetMachine, pushing handling of TargetData into the target-specif...Owen Anderson
2006-03-23Eliminate IntrinsicLowering from TargetMachine.Chris Lattner
2005-11-08Add a new option to indicate we want the code generator to emit code quickly,...Chris Lattner
2005-09-29begining alpha subtarget supportAndrew Lenharth
2005-09-011. Use SubtargetFeatures in llc/lli.Jim Laskey
2005-07-22Alpha JIT (beta)Andrew Lenharth
2005-06-25Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFileChris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2005-02-04Make file header comment consistent: extend the whole 80 cols to fill the lineMisha Brukman
2005-02-01try to match alpha patternAndrew Lenharth
2005-01-24Clean ups, and taught the instruction selector about immediate formsAndrew Lenharth
2005-01-24Alpha JIT pruneAndrew Lenharth
2005-01-22Let me introduce you to the early stages of the llvm backend for the alpha pr...Andrew Lenharth