summaryrefslogtreecommitdiffstats
path: root/src/compiler/codegen/arm/ArchFactory.cc
Commit message (Expand)AuthorAgeFilesLines
* MIPS switch table supportbuzbee2012-03-031-0/+26
* Multi-target Codegen cleanupbuzbee2012-03-021-1/+1
* More target-independencebuzbee2012-02-291-1165/+16
* Extract method-related information from CompilationUnit.Logan Chien2012-02-291-2/+14
* Remove pad word from arraysIan Rogers2012-02-281-7/+13
* Invoke static/direct dispatch change.Ian Rogers2012-02-271-6/+7
* Multi-target supportbuzbee2012-02-261-3/+1206
* Make the compiler threadsafebuzbee2012-02-031-6/+6
* Compiler tuningbuzbee2012-02-021-3/+3
* Reduce namespace pollution.Elliott Hughes2012-01-231-0/+4
* Various bugfixesbuzbee2011-10-011-0/+13
* assert to DCHECK conversionbuzbee2011-09-231-7/+7
* Fix null check eliminationbuzbee2011-09-141-8/+3
* Mark top of managed stack on helper transitionsbuzbee2011-09-111-9/+9
* Complete compiler portion of exception handlingbuzbee2011-09-101-46/+35
* Try/Catch analysis; various workaroundsbuzbee2011-09-051-0/+3
* Complete OP_CONST_STRING, OP_CONST_CLASSbuzbee2011-09-011-0/+11
* Enable virtual invokes, use new alloc, miscbuzbee2011-08-281-0/+14
* Various bug fixes and new tests.buzbee2011-08-261-0/+2
* Oat compiler integration snapshot.buzbee2011-08-191-0/+85