index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
ARM
/
AsmPrinter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make a convenient helper for printing offsets.
Anton Korobeynikov
2008-11-22
2
-9
/
+6
*
Temporary revert my last commit: it seems it's triggering some subtle bug in ...
asl
2008-11-08
1
-4
/
+7
*
Factor out offset printing code into generic AsmPrinter.
Anton Korobeynikov
2008-11-08
1
-7
/
+4
*
Flush the raw_ostream after emitting the assembly for a function.
Dan Gohman
2008-11-07
1
-0
/
+2
*
Fix so_imm encoding bug; add support for MOVi2pieces.
Evan Cheng
2008-11-06
1
-2
/
+2
*
Remove a dead switch statement.
Evan Cheng
2008-11-03
1
-17
/
+0
*
CMake: lib/Target/ARM/AsmPrinter/CMakeLists.txt added.
Oscar Fuentes
2008-10-25
1
-0
/
+9
*
Switch the MachineOperand accessors back to the short names like
Dan Gohman
2008-10-03
1
-7
/
+7
*
Rename isWeakForLinker to mayBeOverridden. Use it
Duncan Sands
2008-09-29
1
-1
/
+1
*
Move actual section printing stuff to AsmPrinter from TAI reducing heap traffic.
Anton Korobeynikov
2008-09-24
1
-2
/
+1
*
Drop obsolete hook and change all usage to new interface
Anton Korobeynikov
2008-09-24
1
-9
/
+0
*
Clean up.
Evan Cheng
2008-09-18
1
-4
/
+8
*
Use raw_ostream throughout the AsmPrinter.
Owen Anderson
2008-08-21
1
-4
/
+5
*
ARM asm printer can't handle dwarf info yet.
Evan Cheng
2008-08-18
1
-6
/
+12
*
Move ARM to pluggable asmprinter
Anton Korobeynikov
2008-08-17
2
-0
/
+1053