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
/
X86AsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename llvm::llvm_report_error -> llvm::report_fatal_error
Chris Lattner
2010-04-07
1
-1
/
+1
*
MC: Add TargetAsmBackend::MayNeedRelaxation, for checking whether a particula...
Daniel Dunbar
2010-03-23
1
-0
/
+18
*
MC: Add TargetAsmBackend::WriteNopData and use to eliminate some target depen...
Daniel Dunbar
2010-03-23
1
-0
/
+63
*
MC: Add TargetAsmBackend::RelaxInstruction callback, and custom X86 implement...
Daniel Dunbar
2010-03-23
1
-0
/
+50
*
MC: Add TargetAsmBackend::createObjectWriter.
Daniel Dunbar
2010-03-19
1
-0
/
+13
*
MC: Add TargetAsmBackend::isVirtualSection hook.
Daniel Dunbar
2010-03-19
1
-2
/
+23
*
MCAssembler: Move ApplyFixup to the TargetAsmBackend, this is a target specif...
Daniel Dunbar
2010-03-19
1
-0
/
+26
*
MC/Darwin: Add a new target hook for whether the target uses "reliable" symbo...
Daniel Dunbar
2010-03-18
1
-6
/
+7
*
MC/Mach-O/x86_64: Temporary labels in cstring sections require symbols (and e...
Daniel Dunbar
2010-03-15
1
-2
/
+28
*
MC: Sketch some TargetAsmBackend hooks we are going to need.
Daniel Dunbar
2010-03-11
1
-2
/
+22
*
MC: Provide the target triple to AsmBackend constructors.
Daniel Dunbar
2010-03-11
1
-5
/
+5
*
MC/X86: Add stub AsmBackend.
Daniel Dunbar
2010-02-21
1
-0
/
+34