RegAllocGreedy comment.
[oota-llvm.git] / lib / Target / MBlaze / MBlazeFrameLowering.cpp
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-04 Craig TopperAdd a space between closing template '>' to unbreak...
2013-07-04 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-03-27 Craig TopperRemove unnecessary llvm:: qualifications
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-11-26 Benjamin KramerMove code into anonymous namespaces.
2011-11-26 Wesley PeckRename a couple of options and fix some simple typos.
2011-09-23 Wesley PeckFix a couple of 80 column violations.
2011-01-13 Jakob Stoklund OlesenTeach frame lowering to ignore debug values after the...
2011-01-10 Anton KorobeynikovFix merge fallout
2011-01-10 Anton KorobeynikovRename TargetFrameInfo into TargetFrameLowering. Also...