index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler_llvm
/
ir_builder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MDBuilder to build metadata.
TDYa127
2012-09-15
1
-17
/
+13
*
Refactor runtime support builder.
TDYa127
2012-06-03
1
-2
/
+8
*
Remove data dependency of push/pop shadow frame.
TDYa127
2012-05-30
1
-0
/
+4
*
Inline specific method.
TDYa127
2012-05-18
1
-0
/
+15
*
Change DCHECK_NE(, MAX_EXPECT) to DCHECK_LT(, MAX_EXPECT)
Shih-wei Liao
2012-05-15
1
-1
/
+1
*
Add support for llvm static branch prediction.
TDYa127
2012-05-12
1
-0
/
+19
*
Mark suspend as RuntimeInfo.
TDYa127
2012-05-06
1
-0
/
+4
*
Mark some functions as readonly for optimization.
TDYa127
2012-05-06
1
-8
/
+8
*
TBAA, separate different types of heap load/store.
TDYa127
2012-05-06
1
-3
/
+14
*
Basic TBAA.
TDYa127
2012-05-05
1
-4
/
+61
*
Code cleanup.
TDYa127
2012-05-03
1
-3
/
+3
*
Implement runtime support inlining.
TDYa127
2012-04-15
1
-9
/
+13
*
Fix 044-proxy. Implement proxy for now, working on x86 and ARM.
TDYa127
2012-04-11
1
-0
/
+20
*
Add shadow stack support to Dex compiler.
Logan Chien
2012-02-20
1
-0
/
+4
*
Add Module as a member of IRBuilder.
Logan Chien
2012-02-19
1
-1
/
+3
*
Add upcall compiler.
Logan Chien
2012-02-19
1
-0
/
+14
*
Add art runtime support declaration.
Logan Chien
2012-02-16
1
-0
/
+17
*
Cleanup "Beginning of LLVM backend for ART."
Logan Chien
2012-02-15
1
-0
/
+2
*
Add pointer arithmetic helper function.
Shih-wei Liao
2012-02-15
1
-0
/
+44
*
Beginning of LLVM backend for ART.
Shih-wei Liao
2012-02-14
1
-0
/
+214