index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
PrologEpilogInserter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of static constructors for pass registration. Instead, every pass ex...
Owen Anderson
2010-10-19
1
-1
/
+3
*
Simplify eliminateFrameIndex() interface back down now that PEI doesn't need
Jim Grosbach
2010-08-26
1
-7
/
+0
*
Reapply r110396, with fixes to appease the Linux buildbot gods.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Revert r110396 to fix buildbots.
Owen Anderson
2010-08-06
1
-1
/
+1
*
Don't use PassInfo* as a type identifier for passes. Instead, use the addres...
Owen Anderson
2010-08-05
1
-1
/
+1
*
Clear up the last (famous last words) frame index value reuse issues for Thumb1.
Jim Grosbach
2010-03-10
1
-1
/
+2
*
Re-enable register scavenging in Thumb1 by default.
Jim Grosbach
2009-10-08
1
-0
/
+5
*
bugfix. The target may use virtual registers that aren't tracked for re-use b...
Jim Grosbach
2009-10-08
1
-2
/
+1
*
reverting thumb1 scavenging default due to test failure while I figure out wh...
Jim Grosbach
2009-10-07
1
-5
/
+0
*
Enable thumb1 register scavenging by default.
Jim Grosbach
2009-10-07
1
-0
/
+5
*
Add register-reuse to frame-index register scavenging. When a target uses
Jim Grosbach
2009-10-07
1
-0
/
+8
*
Start of revamping the register scavenging in PEI. ARM Thumb1 is the driving
Jim Grosbach
2009-09-24
1
-0
/
+1
*
Scan for presence of calls and determine max callframe size early. To allow P...
Anton Korobeynikov
2009-07-16
1
-0
/
+1
*
PEI: rename PEI.h to PrologEpilogInserter.h to adhere to file naming standard
John Mosby
2009-05-13
1
-0
/
+167