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
/
include
/
llvm
/
CodeGen
/
LiveStackAnalysis.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-1
/
+2
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-1
/
+1
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-4
/
+4
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Move getCommonSubClass() into TRI.
Jakob Stoklund Olesen
2011-09-30
1
-0
/
+2
*
Teach TargetRegisterInfo how to cram stack slot indexes in with the virtual and
Jakob Stoklund Olesen
2011-01-09
1
-13
/
+1
*
Get rid of static constructors for pass registration. Instead, every pass ex...
Owen Anderson
2010-10-19
1
-1
/
+3
*
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
*
Introduce SpecificBumpPtrAllocator, a wrapper for BumpPtrAllocator which allows
Benjamin Kramer
2010-03-30
1
-2
/
+2
*
The Indexes Patch.
Lang Hames
2009-11-03
1
-2
/
+0
*
Change Pass::print to take a raw ostream instead of std::ostream,
Chris Lattner
2009-08-23
1
-1
/
+1
*
shoot a few more std::ostream print methods in the head.
Chris Lattner
2009-08-23
1
-3
/
+0
*
Update to in-place spilling framework. Includes live interval scaling and tri...
Lang Hames
2009-06-02
1
-0
/
+2
*
In some rare cases, the register allocator can spill registers but end up not...
Evan Cheng
2009-05-03
1
-18
/
+41
*
Fix the name of an argument.
Dan Gohman
2009-01-26
1
-2
/
+2
*
- Rewrite code that update register live interval that's split.
Evan Cheng
2008-10-29
1
-0
/
+16
*
Tidy up several unbeseeming casts from pointer to intptr_t.
Dan Gohman
2008-09-04
1
-1
/
+1
*
Add a stack slot coloring pass. Not yet enabled.
Evan Cheng
2008-06-04
1
-0
/
+71