index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
codegen
/
MethodCodegenDriver.cc
Age
Commit message (
Expand
)
Author
2012-10-09
Fast path interface dispatch.
Ian Rogers
2012-09-28
Split dex_pc<->native_pc mapping table
Bill Buzbee
2012-09-25
Move thread flags and state into 32bits.
Ian Rogers
2012-09-21
Change dex cache to be java object instead of array, add pointer to dex file ...
Mathieu Chartier
2012-09-13
Prune useless entries from dex to pc map
buzbee
2012-09-10
Fix image size regression
buzbee
2012-09-09
Basic block combine pass
buzbee
2012-08-31
Remove the THROW_VERIFICATION_ERROR op and supporting code.
jeffhao
2012-08-15
Restore "CFG rework for explicit exception edges"
Bill Buzbee
2012-08-14
Global lock levels.
Ian Rogers
2012-08-02
Populate call info and inline float/double conversions on x86.
jeffhao
2012-08-01
Revert "CFG rework for explicit exception edges"
Brian Carlstrom
2012-08-01
am 8b503db0: CFG rework for explicit exception edges
buzbee
2012-08-01
CFG rework for explicit exception edges
buzbee
2012-07-30
Implemented fused branches for long and fp on x86.
jeffhao
2012-07-09
Quick compiler: complete switch support
buzbee
2012-06-22
Fix missed suspend check.
TDYa127
2012-06-21
Fix a bunch of lint.
Elliott Hughes
2012-06-20
Milestone: close Quick side channel communication
buzbee
2012-06-16
Invoke support for Quick Compiler
buzbee
2012-06-15
Fixes for invoke/move-result fusing, recursion bug
buzbee
2012-06-14
Disable move-result fusing
buzbee
2012-06-13
FP breakage workaround
buzbee
2012-06-13
More Quick compiler mir/bb cleanup
buzbee
2012-06-13
More Quick compiler restructuring
buzbee
2012-06-07
Foundation for Quick LLVM compiler
buzbee
2012-06-06
Restructure to reduce MIR references
buzbee
2012-05-15
Fix x86 type conversions. test-art-host-oat passes.
jeffhao
2012-05-06
[Compiler] Add object ref discovery
buzbee
2012-05-03
[Compiler] use Art indentation standard
Bill Buzbee
2012-04-14
Add a SafeMap equivalent to std::map but without the error-prone operator[].
Elliott Hughes
2012-04-04
More X86 fixes.
Ian Rogers
2012-04-04
Implement various missing parts of the X86 compiler
Ian Rogers
2012-03-30
Minor suspend check tweak
buzbee
2012-03-30
Enable the rest of branch fusing
buzbee
2012-03-29
Branch fusing
buzbee
2012-03-26
Fix cpplint's whitespace complaints.
Elliott Hughes
2012-03-26
Compiler intrinsics
buzbee
2012-03-21
Further x86 progress and image creation.
Ian Rogers
2012-03-20
Custom codegen for small frameless methods.
buzbee
2012-03-19
oat file patching
Brian Carlstrom
2012-03-18
Refactor callRuntimeHelper
Ian Rogers
2012-03-17
Loop detection, improved reg allocation
buzbee
2012-03-17
Implement direct apk -> boot calling
Ian Rogers
2012-03-16
X86 invocation tidy up.
Ian Rogers
2012-03-14
Enable all JNI internal compiler tests on the host.
Ian Rogers
2012-03-14
Real fix for 064
buzbee
2012-03-13
SSA rework and support compiler temps in the frame
buzbee
2012-03-09
Really fix build.
Elliott Hughes
2012-03-07
Fix branch bug (showed up in codegen for debug)
buzbee
[next]