index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
RenderMachineFunction.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
*
Added support for register allocators to record which intervals are spill int...
Lang Hames
2010-09-02
1
-72
/
+94
*
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
*
Changed OStream templates to functions on raw_ostream, removed the unused "re...
Lang Hames
2010-07-21
1
-26
/
+13
*
Use run-length encoding to represent identical adjacent cells in the pressure
Lang Hames
2010-07-20
1
-1
/
+17
*
Added support for turning HTML indentation on and off (indentation off by def...
Lang Hames
2010-07-20
1
-6
/
+18
*
Switched to rendering after allocation (but before rewriting) in PBQP.
Lang Hames
2010-07-20
1
-6
/
+14
*
Render MachineFunctions to HTML pages, with options to render register
Lang Hames
2010-07-19
1
-0
/
+291