Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
421e9f9088b51e9680a3dfcae6965fc1854d3ee4
/
compiler
/
llvm
/
runtime_support_builder.cc
d9c4fc9
Inflate contended lock word by suspending owner.
by Ian Rogers
· 12 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 12 years ago
2d88862
Fixing cpplint readability/casting issues
by Brian Carlstrom
· 12 years ago
3e3d591
Fix cpplint build/namespaces issues
by Brian Carlstrom
· 12 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/compiler/llvm/runtime_support_builder.cc]
51c2467
libart-compiler cleanup
by Brian Carlstrom
· 12 years ago
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
37d4879
Changes to move to jb-mr2 based llvm
by Brian Carlstrom
· 12 years ago
4c1c283
Move compiler_llvm to art::llvm.
by Ian Rogers
· 12 years ago
[Renamed (87%) from src/compiler_llvm/runtime_support_builder.cc]
50a1abf
Inline monitor-enter in portable.
by Sebastien Hertz
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
a8fd2d5
Revert "Change LLVM check for pending exception to use thread flags."
by Jeff Hao
· 12 years ago
2281a0e
Change LLVM check for pending exception to use thread flags.
by jeffhao
· 12 years ago
ce4cc0d
Using gcmap instead of shadow frame.
by TDYa127
· 13 years ago
f54f3ac
Fix non-inline push_shadow_frame.
by TDYa127
· 13 years ago
5438ad8
Add vregs to ShadowFrame.
by Ian Rogers
· 13 years ago
8ed6d61
Fix LLVM build.
by Mathieu Chartier
· 13 years ago
823433d
Corresponding CL of thread flags for portable.
by TDYa127
· 13 years ago
9a12945
Cleanup runtime support. Inline via IR builder.
by TDYa127
· 13 years ago
b672d1e
Merge iceland to greenland.
by TDYa127
· 13 years ago
ba67d7d
Revert "Cleanup runtime support. Inline via IR builder."
by Shih-wei Liao
· 13 years ago
afa97e2
Cleanup runtime support. Inline via IR builder.
by TDYa127
· 13 years ago
0399dde
Remove Frame, merge shadow and quick representations.
by Ian Rogers
· 13 years ago
c147826
Save R9 when up-call.
by TDYa127
· 13 years ago
b08ed12
Implement thin-lock fast path for compiler-llvm.
by TDYa127
· 13 years ago
de479be
Refactor runtime support builder.
by TDYa127
· 13 years ago
af54347
Lazy pushing shadow frame.
by TDYa127
· 13 years ago
0de52be
Remove data dependency of push/pop shadow frame.
by TDYa127
· 13 years ago
9d7bc82
Fix run-test 083 regression.
by TDYa127
· 13 years ago
ac7b5bb
Add support for llvm static branch prediction.
by TDYa127
· 13 years ago
d955bec
TBAA, separate RuntimeInfo and ShadowFrame.
by TDYa127
· 13 years ago
d3e24c2
TBAA, separate JRuntime and ConstJObject.
by TDYa127
· 13 years ago
145d491
Mark suspend as RuntimeInfo.
by TDYa127
· 13 years ago
8fe384d
Mark some functions as readonly for optimization.
by TDYa127
· 13 years ago
8ca1005
TBAA, separate RuntimeInfo and JRuntime.
by TDYa127
· 13 years ago
aba6112
Basic TBAA.
by TDYa127
· 13 years ago
853cd09
Fix llvm runtime support bug.
by TDYa127
· 13 years ago
706e9b6
Add more Thread to runtime support llvm.
by TDYa127
· 13 years ago
83bb662
Implement MarkGCCard.
by TDYa127
· 13 years ago
d668a06
Implement runtime support inlining.
by TDYa127
· 13 years ago