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
/
X86
/
AsmPrinter
/
X86ATTInstPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
assert(0) -> LLVM_UNREACHABLE.
Edwin Török
2009-07-11
1
-3
/
+3
*
Implement changes from Chris's feedback.
Edwin Török
2009-07-08
1
-1
/
+1
*
Start converting to new error handling API.
Edwin Török
2009-07-08
1
-1
/
+2
*
Reimplement rip-relative addressing in the X86-64 backend. The new
Chris Lattner
2009-06-27
1
-4
/
+2
*
remove #if 0 code
Chris Lattner
2009-06-21
1
-262
/
+1
*
remove dead code, the main codepath never has to deal
Chris Lattner
2009-06-20
1
-10
/
+0
*
eliminate the "call" operand modifier from the asm descriptions, modeling
Chris Lattner
2009-06-20
1
-4
/
+19
*
fix edit-o
Chris Lattner
2009-06-20
1
-1
/
+2
*
some comments and cleanup
Chris Lattner
2009-06-20
1
-13
/
+4
*
implement support for lowering subregs when preparing to print
Chris Lattner
2009-06-20
1
-11
/
+20
*
hook up printMemReference.
Chris Lattner
2009-06-20
1
-4
/
+2
*
Start implementing translation of MachineInstr to MCInst. Next
Chris Lattner
2009-06-20
1
-8
/
+348
*
stub out some hacky code for wiring up the new asmprinter interfaces
Chris Lattner
2009-06-19
1
-3
/
+41
*
add a file I missed, this goes with r73743
Chris Lattner
2009-06-19
1
-0
/
+22