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
/
StubsPass.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mach-o] refactor KindHandler into ArchHandler and simplify passes.
Nick Kledzik
2014-07-16
1
-173
/
+0
*
Move GOTPass and StubsPass from Core to MachO
Nick Kledzik
2014-07-09
1
-0
/
+1
*
Move Simple.h and Alias.h to include/Core.
Rui Ueyama
2014-06-11
1
-3
/
+3
*
[MachO] Remove "virtual" and add "override".
Rui Ueyama
2014-03-28
1
-4
/
+4
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-3
/
+2
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-4
/
+4
*
Fix include guards.
Rui Ueyama
2013-11-15
1
-3
/
+3
*
Re-submit r194551: Use empty() instead of size() == 0.
Rui Ueyama
2013-11-13
1
-1
/
+1
*
Revert "Use empty() instead of size() == 0."
Rui Ueyama
2013-11-13
1
-1
/
+1
*
Use empty() instead of size() == 0.
Rui Ueyama
2013-11-13
1
-1
/
+1
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-13
/
+13
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-10
/
+11
*
add elf targethandler
Shankar Easwaran
2013-01-25
1
-7
/
+8
*
Move SimpleAtoms.h to ReaderWriter.
Michael J. Spencer
2013-01-24
1
-1
/
+1
*
Add PassManager.
Michael J. Spencer
2013-01-23
1
-0
/
+1
*
Move everything over to TargetInfo.
Michael J. Spencer
2013-01-23
1
-13
/
+12
*
Factor File::addAtom out to MutableFile::addAtom.
Michael J. Spencer
2013-01-12
1
-1
/
+1
*
[MachO] Fix uninitialized variables.
Michael J. Spencer
2012-11-01
1
-1
/
+4
*
PR13467: Fix mach-o writer to handle case of zero stubs. Renumber TestingHel...
Nick Kledzik
2012-07-30
1
-0
/
+3
*
Move implementation of WriterOptionsMachO to its own file. Reduced redundant
Nick Kledzik
2012-06-11
1
-5
/
+25
*
Major refactoring: Remove Platform concept. In its place there are
Nick Kledzik
2012-05-31
1
-0
/
+145