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
/
MethodBitcode.cc
Age
Commit message (
Expand
)
Author
2012-11-01
Remove all TARGET_[ARM|X86|MIPS] #ifdefs
buzbee
2012-10-26
Eliminate #ifdef ART_USE_QUICK_COMPILER
buzbee
2012-10-11
Enable multi-threaded Quick compilation
buzbee
2012-10-04
Quick: fix tranmission of block info
buzbee
2012-10-02
Enable bitcode verification for debug builds
buzbee
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
Quick compiler: bug fix & cleanup
buzbee
2012-09-20
Quick compiler: fix array undershoot
buzbee
2012-09-15
Overall clean up of gbc_expander and intrinsics.
Shih-wei Liao
2012-09-15
Fix quick fly2iceland after rebase.
TDYa127
2012-09-15
Fix run-test 030.
TDYa127
2012-09-15
Always push shadowframe for stack trace lookup.
Shih-wei Liao
2012-09-15
Add suspend by ourselves to improve performance.
TDYa127
2012-09-15
Implement Div/Rem/fptosi.
TDYa127
2012-09-15
Implement remaining intrinsics.
TDYa127
2012-09-15
Code cleanup: Rewrite strange-looking if-else statement.
Logan Chien
2012-09-15
GBC Expander. Removed lir.
Shih-wei Liao
2012-09-14
Quick compiler code layout
buzbee
2012-09-13
Prune useless entries from dex to pc map
buzbee
2012-09-09
Basic block combine pass
buzbee
2012-08-31
Quick compiler: reuse llvm context & ir builder
buzbee
2012-08-31
Remove the THROW_VERIFICATION_ERROR op and supporting code.
jeffhao
2012-08-23
Quick compiler: restore optimizations
buzbee
2012-08-15
Restore "CFG rework for explicit exception edges"
Bill Buzbee
2012-08-03
am 63ebbb68: Quick compiler: fix NOT_LONG codegen
buzbee
2012-08-03
Quick compiler: fix NOT_LONG codegen
buzbee
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-27
am 9a2487f9: Quick compiler - NOT_LONG and verification fixes
buzbee
2012-07-26
Quick compiler - NOT_LONG and verification fixes
buzbee
2012-07-19
Quick compiler - delete unreferenced local
buzbee
2012-07-17
Quick compiler: various bug fixes
buzbee
2012-07-16
Quick compiler, fix wide bug
buzbee
2012-07-12
Quick compiler: fix for missing defs
buzbee
2012-07-11
Quick compiler - run-test bug fixes
buzbee
2012-07-10
Quick compiler - fix run-test 019
buzbee
2012-07-09
Quick compiler: complete switch support
buzbee
2012-07-03
Quick compiler - packed switch support
buzbee
2012-07-02
Quick compiler - various bug fixes
buzbee
2012-06-29
Quick compiler: conversions, bug fixes
buzbee
2012-06-29
Continued fleshout out of Quick compiler
buzbee
2012-06-27
Quick compiler: support for arrays, misc.
buzbee
2012-06-26
Quick compiler exception support
buzbee
2012-06-26
Quick compiler: support for 006, 012, 013, 017
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
[next]