Set REQUIRES shell on the test cases for r186044
[oota-llvm.git] / lib / Target / MBlaze / MBlazeMachineFunction.h
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-01-07 Benjamin KramerRemove VectorExtras. This unused helper was written...
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-01-05 Wesley PeckCommit 122778 broke DWARF debug output when using the...
2011-01-03 Wesley PeckFix more stack layout issues in the MBlaze backend.
2010-12-12 Wesley Peck1. Change MBlaze indirect branches to use absolute...
2010-12-09 Wesley PeckReworking the stack layout generated by the MBlaze...
2010-11-08 Wesley PeckAdding working version of assembly parser for the MBlaz...
2010-04-17 Dan GohmanMove per-function state out of TargetLowering subclasse...
2010-02-24 Wesley PeckAdding function "lookupGCCName" to MBlazeIntrinsicInfo
2010-02-23 Wesley PeckAdding the MicroBlaze backend.