index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lld
/
lib
/
ReaderWriter
/
MachO
/
MachOTargetInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-292
/
+0
*
[mach-o] factor out all cputype <-> arch conversions to one table driven loca...
Nick Kledzik
2013-07-20
1
-28
/
+63
*
Add -help option to Darwin Driver. Use grouping in Options table to better f...
Nick Kledzik
2013-07-19
1
-0
/
+6
*
Factor duplicated yamlReader creation.
Rafael Espindola
2013-06-11
1
-3
/
+1
*
Moved llvm_unreachable out of switch blocks to avoid the "control reaches end...
Andy Gibbs
2013-04-16
1
-2
/
+4
*
Revert "Correctly pass ownership of MemoryBuffers."
Michael J. Spencer
2013-04-05
1
-4
/
+3
*
Correctly pass ownership of MemoryBuffers.
Michael J. Spencer
2013-04-05
1
-6
/
+5
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-43
/
+204
*
[Core,Driver,ELF] Differentiate static and dynamic executables.
Michael J. Spencer
2013-02-14
1
-2
/
+4
*
add changes for layoutafter/layoutbefore/ingroup/layoutpass and test cases
Shankar Easwaran
2013-02-07
1
-1
/
+2
*
[ELF] Use entry point from LinkerOptions.
Michael J. Spencer
2013-01-28
1
-2
/
+0
*
Add SectionPosition and OrderPass
Nick Kledzik
2013-01-23
1
-0
/
+1
*
Add PassManager.
Michael J. Spencer
2013-01-23
1
-0
/
+8
*
Move everything over to TargetInfo.
Michael J. Spencer
2013-01-23
1
-1
/
+21
*
Add {,ELF,MachO}TargetInfo.
Michael J. Spencer
2013-01-22
1
-0
/
+62