]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/CodeGen/PrologEpilogInserter.h
Debug Info: Prepare DebugLocEntry to handle more than a single value per
[opencl/llvm.git] / lib / CodeGen / PrologEpilogInserter.h
2014-03-07 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2013-10-31 Rafael EspindolaRemove the --shrink-wrap option.
2013-09-11 Benjamin KramerRevert "Give internal classes hidden visibility."
2013-09-11 Benjamin KramerGive internal classes hidden visibility.
2013-07-22 Michael GottesmanAdded missing - in the header of PrologEpilogInserter...
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-12 Manman RenPEI: refactor replaceFrameIndices(MF) to call replaceFr...
2012-12-04 Chandler CarruthSort includes for all of the .h files under the 'lib...
2012-02-08 Andrew TrickCodegen pass definition cleanup. No functionality.
2010-10-19 Owen AndersonGet rid of static constructors for pass registration...
2010-08-26 Jim GrosbachSimplify eliminateFrameIndex() interface back down...
2010-08-06 Owen AndersonReapply r110396, with fixes to appease the Linux buildb...
2010-08-06 Owen AndersonRevert r110396 to fix buildbots.
2010-08-05 Owen AndersonDon't use PassInfo* as a type identifier for passes...
2010-03-10 Jim GrosbachClear up the last (famous last words) frame index value...
2009-10-08 Jim GrosbachRe-enable register scavenging in Thumb1 by default.
2009-10-08 Jim Grosbachbugfix. The target may use virtual registers that aren...
2009-10-07 Jim Grosbachreverting thumb1 scavenging default due to test failure...
2009-10-07 Jim GrosbachEnable thumb1 register scavenging by default.
2009-10-07 Jim GrosbachAdd register-reuse to frame-index register scavenging...
2009-09-24 Jim GrosbachStart of revamping the register scavenging in PEI....
2009-07-16 Anton KorobeynikovScan for presence of calls and determine max callframe...
2009-05-13 John MosbyPEI: rename PEI.h to PrologEpilogInserter.h to adhere...