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
/
CoreLinkingContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining files of Core.
Rui Ueyama
2016-03-02
1
-50
/
+0
*
Fix no-asserts build failure due to unused variable, and cleanup some unique_...
David Blaikie
2015-06-19
1
-1
/
+3
*
Simplify Pass::perform to take a SimpleFile& instead of unique_ptr<SimpleFile>&
David Blaikie
2015-06-19
1
-6
/
+4
*
[lld] Allow LLD passes to return error codes.
Lang Hames
2015-06-19
1
-1
/
+2
*
Delete dead code (again).
Rui Ueyama
2015-04-17
1
-61
/
+0
*
Delete dead code.
Rui Ueyama
2015-04-17
1
-61
/
+0
*
Merge MutableFile with SimpleFile.
Rui Ueyama
2015-04-07
1
-2
/
+2
*
Use alignment values everywhere instead of log2.
Rui Ueyama
2015-03-26
1
-2
/
+2
*
Remove sectionPosition attribute.
Rui Ueyama
2015-03-08
1
-4
/
+0
*
Remove YAML/Native round-trip passes.
Rui Ueyama
2015-02-20
1
-1
/
+0
*
MachO: Move LayoutPass to MachO directory.
Rui Ueyama
2015-02-05
1
-4
/
+14
*
Remove dead code.
Rui Ueyama
2015-01-31
1
-12
/
+0
*
Remove duplication code.
Rui Ueyama
2015-01-16
1
-26
/
+0
*
Sort include files according to convention.
Shankar Easwaran
2014-10-18
1
-2
/
+0
*
Move GOTPass and StubsPass from Core to MachO
Nick Kledzik
2014-07-09
1
-65
/
+0
*
Move Simple.h and Alias.h to include/Core.
Rui Ueyama
2014-06-11
1
-1
/
+1
*
[ReaderWriter] Simplify initialization of class fields.
Simon Atanasyan
2014-06-10
1
-2
/
+2
*
Re-submit r207884: Remove dead code
Rui Ueyama
2014-05-05
1
-5
/
+0
*
Revert "Remove dead code."
Rui Ueyama
2014-05-02
1
-0
/
+5
*
Remove dead code.
Rui Ueyama
2014-05-02
1
-5
/
+0
*
Add "override" and remove "virtual" where appropriate.
Rui Ueyama
2014-03-06
1
-54
/
+54
*
[lld] Include reference kind in cycle detector debug output
Nico Rieck
2014-02-24
1
-1
/
+1
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-6
/
+5
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-56
/
+19
*
Remove duplicate calls of pm.add() for RoundTrip tests.
Rui Ueyama
2013-11-01
1
-4
/
+0
*
[PassManager] add ReaderWriter{Native,YAML} to the Driver.
Shankar Easwaran
2013-10-29
1
-3
/
+10
*
Revert "r193300 - [PassManager] add ReaderWriter{Native, YAML} to the Driver"
Rui Ueyama
2013-10-24
1
-3
/
+2
*
[PassManager] add ReaderWriter{Native,YAML} to the Driver.
Shankar Easwaran
2013-10-24
1
-2
/
+3
*
Update error classes from all lowercase to camel case.
Rui Ueyama
2013-10-09
1
-2
/
+2
*
[LinkingContext] make LinkingContext non-const
Shankar Easwaran
2013-10-08
1
-6
/
+3
*
[lld][InputGraph] Change the Resolver to use inputGraph
Shankar Easwaran
2013-10-07
1
-7
/
+1
*
Make Driver::link and LinkingContext::validate return true on success.
Rui Ueyama
2013-09-24
1
-1
/
+1
*
Change the parseFile argument from MemoryBuffer pointer to LinkerInput
Joerg Sonnenberger
2013-09-07
1
-3
/
+2
*
Rename ti -> ctx.
Rui Ueyama
2013-08-27
1
-3
/
+4
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-0
/
+320