Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
1f99173cf7cdfab58eb00d9e0dd1d714fcd6b529
/
src
/
compiler
/
codegen
/
arm
/
assemble_arm.cc
4ef3e45
Compiler constant handling rework
by buzbee
· 12 years ago
641ce03
Rename compiler_llvm CompilationUnit to LlvmCompilationUnit
by Brian Carlstrom
· 12 years ago
a3a82b2
Quick compiler: minor cleanup
by buzbee
· 12 years ago
02031b1
Quick compiler: Single .so for all targets
by buzbee
· 12 years ago
28c9a83
Quick Compiler: pointer/boolean cleanup
by buzbee
· 12 years ago
fa57c47
Quick Compiler: Shoot the Camel
by buzbee
· 12 years ago
52a77fc
Quick Compiler function renaming
by buzbee
· 12 years ago
cbd6d44
C++'ification of Quick compiler's casts
by buzbee
· 12 years ago
eaf09bc
Quick compiler: more refactoring
by buzbee
· 12 years ago
efc6369
Quick compiler source reorganizatio - part 1
by buzbee
· 12 years ago
[Renamed (99%) from src/compiler/codegen/arm/Assemble.cc]
f0504cd
Quick backend: rename target-specific #defines
by buzbee
· 12 years ago
b046e16
Remove all TARGET_[ARM|X86|MIPS] #ifdefs
by buzbee
· 12 years ago
7484741
Fix a bunch of lint.
by Elliott Hughes
· 12 years ago
a168c83
Convince tsan that the card table isn't a problem.
by Elliott Hughes
· 12 years ago
a114add
[Compiler] use Art indentation standard
by Bill Buzbee
· 13 years ago
f3aac97
Special case division by small constants
by buzbee
· 13 years ago
b25c3f6
Fix cpplint's whitespace complaints.
by Elliott Hughes
· 13 years ago
b5d09b2
Method prologue and epilogues, add missing x86 functionality.
by Ian Rogers
· 13 years ago
ab058bb
Make code buffer units 8bit rather than 16bit.
by Ian Rogers
· 13 years ago
680b1bd
Unify branch flags, pretty printer for OpKind.
by Ian Rogers
· 13 years ago
86a4bce
Fix branch bug (showed up in codegen for debug)
by buzbee
· 13 years ago
e88dfbf
x86 codegen source file skeletons
by buzbee
· 13 years ago
a2ebdd7
Complete MIPS code generation support
by buzbee
· 13 years ago
71ac994
Change assembler to use byte instruction lengths
by buzbee
· 13 years ago
31a4a6f
More target-independence
by buzbee
· 13 years ago
e3acd07
Multi-target support
by buzbee
· 13 years ago
ba938cb
Make the compiler threadsafe
by buzbee
· 13 years ago
f16600b
Minor compiler tuning.
by buzbee
· 13 years ago
5abfa3e
Compiler tuning
by buzbee
· 13 years ago
11d1b0c
Reduce namespace pollution.
by Elliott Hughes
· 13 years ago
e7d856b
Add GC map to oat file
by Brian Carlstrom
· 13 years ago
2e3d1b2
Changes to compile with gcc 4.6
by Brian Carlstrom
· 13 years ago
4965b66
Compiler fix for issue #5649968
by buzbee
· 13 years ago
e707080
Compiler/assembler fix
by buzbee
· 13 years ago
ce30293
Compiler cleanup
by buzbee
· 13 years ago
58f9274
Various bugfixes
by buzbee
· 13 years ago
ed3e930
assert to DCHECK conversion
by buzbee
· 13 years ago
03fa263
Rework type & size inference, literal usage
by buzbee
· 13 years ago
3b80347
Assembler fix
by buzbee
· 13 years ago
5ade1d2
Complete compiler portion of exception handling
by buzbee
· 13 years ago
4ef7652
Transmit mapping table to runtime
by buzbee
· 13 years ago
e6d6196
Various bug fixes.
by buzbee
· 13 years ago
7b1b86d
Various bug fixes and new tests.
by buzbee
· 13 years ago
9e0f9b0
Add switch and comparison tests. Fix ralloc bug
by buzbee
· 13 years ago
408f79a
Add validate object, clean up stack indirect reference table.
by Ian Rogers
· 13 years ago
c143c55
Updating the compiler to use the new-world model
by buzbee
· 13 years ago
67bf885
Oat compiler integration snapshot.
by buzbee
· 13 years ago