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
/
test
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove CoreDriver.
Rui Ueyama
2016-03-01
81
-1539
/
+0
*
Delete more COFF and ELF bits from the old linker.
Rafael Espindola
2016-02-28
1
-29
/
+0
*
Delete more ELF bits from the old linker.
Rafael Espindola
2016-02-28
17
-788
/
+0
*
Delete unnecessary generality in loadFile.
Rafael Espindola
2015-04-24
81
-616
/
+609
*
Test: Use layout-after instead of layout-before.
Rui Ueyama
2015-03-09
4
-28
/
+14
*
PECOFF: Create layout-afters instead of layout-befores.
Rui Ueyama
2015-03-09
1
-7
/
+7
*
[Core] Do not reclaim absolute atoms in resolver.
Davide Italiano
2015-02-26
1
-1
/
+1
*
[Core] Fix handling of Section Groups.
Shankar Easwaran
2015-02-22
5
-47
/
+28
*
MachO: Move LayoutPass to MachO directory.
Rui Ueyama
2015-02-05
3
-149
/
+0
*
[test] Add test for section groups and deadstrip
Shankar Easwaran
2015-02-01
1
-0
/
+92
*
Remove kindInGroup reference.
Rui Ueyama
2015-01-27
4
-165
/
+0
*
Convert CoreInputGraph.
Rui Ueyama
2015-01-06
1
-11
/
+0
*
[ELF] Add CodeModel attribute to the DefinedAtom class
Simon Atanasyan
2014-11-13
1
-0
/
+50
*
Preserve custom section names when coalescing.
Nick Kledzik
2014-10-02
1
-0
/
+78
*
Move GOTPass and StubsPass from Core to MachO
Nick Kledzik
2014-07-09
2
-129
/
+0
*
[PECOFF] Support COMDAT associative sections.
Rui Ueyama
2014-06-17
1
-0
/
+30
*
Remove group-parent references.
Rui Ueyama
2014-06-03
9
-288
/
+4
*
Make dead-striping to handle reverse edges.
Rui Ueyama
2014-06-03
1
-0
/
+25
*
Remove trailing whitespaces.
Rui Ueyama
2014-05-14
1
-1
/
+1
*
[core] support .gnu.linkonce sections
Shankar Easwaran
2014-04-01
5
-0
/
+561
*
Revert "[core] support .gnu.linkonce sections"
Shankar Easwaran
2014-03-31
5
-561
/
+0
*
[core] support .gnu.linkonce sections
Shankar Easwaran
2014-03-31
5
-0
/
+561
*
Do not use layout-before to layout atoms.
Rui Ueyama
2014-03-27
2
-47
/
+0
*
[core] add SectionGroup support
Shankar Easwaran
2014-03-26
4
-0
/
+473
*
[lld] Include reference kind in cycle detector debug output
Nico Rieck
2014-02-24
1
-3
/
+0
*
Fix feature detection in lld's lit.cfg
Nico Rieck
2014-02-24
1
-0
/
+3
*
Fix trailing whitespace.
Shankar Easwaran
2014-01-27
32
-98
/
+98
*
[mach-o] enable mach-o and native yaml to be intermixed
Nick Kledzik
2014-01-11
3
-18
/
+14
*
REQUIRES: debug doesn't actually do anything!
Joey Gouly
2013-12-20
1
-1
/
+1
*
Fix Weak External symbol handling.
Rui Ueyama
2013-11-20
2
-17
/
+25
*
Select new undefined atom rather than old one if other conditions are the same.
Rui Ueyama
2013-11-15
1
-40
/
+30
*
Test: Move input redirections at the end of the line.
Rui Ueyama
2013-11-14
9
-10
/
+10
*
Test for r194671.
Rui Ueyama
2013-11-14
1
-0
/
+24
*
Fix misleading indentation.
Rui Ueyama
2013-11-13
1
-12
/
+12
*
Run layout-transitivity test only when debugging is enabled.
Rui Ueyama
2013-10-23
1
-5
/
+1
*
Disable layout-transitivity test on FreeBSD for now.
Rui Ueyama
2013-10-23
1
-3
/
+4
*
Disable layout-transitivity test on Darwin for now.
Rui Ueyama
2013-10-21
1
-0
/
+4
*
Fix bug that CompareAtoms::compare is not transitive.
Rui Ueyama
2013-10-19
1
-0
/
+33
*
[Core] Add type and size to SharedLibraryAtom.
Michael J. Spencer
2013-09-26
1
-0
/
+11
*
Add a fallback mechanism for undefined atom.
Rui Ueyama
2013-09-12
1
-0
/
+18
*
[lld][test] organize test directory. No change in functionality
Shankar Easwaran
2013-08-31
45
-0
/
+1791