aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/XCore/XCoreISelDAGToDAG.cpp
Commit message (Expand)AuthorAgeFilesLines
* Push LLVMContexts through the IntegerType APIs.Owen Anderson2009-08-131-1/+2
* Split EVT into MVT and EVT, the former representing _just_ a primitive type, ...Owen Anderson2009-08-111-22/+22
* Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ...Owen Anderson2009-08-101-23/+23
* Revert the ConstantInt constructors back to their 2.5 forms where possible, t...Owen Anderson2009-07-241-2/+1
* Move EVER MORE stuff over to LLVMContext.Owen Anderson2009-07-141-1/+3
* Implement changes from Chris's feedback.Torok Edwin2009-07-081-0/+2
* get rid of some non-DebugLoc getTargetNode variants.Dale Johannesen2009-02-061-10/+12
* Move a few containers out of ScheduleDAGInstrs::BuildSchedGraphDan Gohman2009-01-151-1/+1
* Don't fold address calculations which use negative offsets intoRichard Osborne2009-01-151-2/+2
* Fix compile warnings.Richard Osborne2008-11-071-1/+1
* Add XCore backend.Richard Osborne2008-11-071-0/+228