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
/
ELF
/
Hexagon
/
HexagonTargetHandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More prefixing of error_code.
Rafael Espindola
2014-06-12
1
-4
/
+4
*
Use error_code() instead of error_code::succes()
Rafael Espindola
2014-05-31
1
-2
/
+2
*
[ELF] Remove unused fields (linking context references).
Simon Atanasyan
2014-03-19
1
-2
/
+2
*
Add "override" and remove "virtual" where appropriate.
Rui Ueyama
2014-03-06
1
-9
/
+9
*
[C++11] Switch from LLVM_FINAL to just "final" now that all of LLVM is
Chandler Carruth
2014-03-02
1
-1
/
+1
*
[ELF] Make changes to all the targets supported currently
Shankar Easwaran
2014-01-27
1
-6
/
+24
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-8
/
+5
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-10
/
+119
*
Revert "Remove makeArrayRef() calls."
Rui Ueyama
2013-12-10
1
-5
/
+7
*
Remove makeArrayRef() calls.
Rui Ueyama
2013-12-05
1
-7
/
+5
*
Use makeArrayRef to construct ArrayRefs from C arrays.
Rui Ueyama
2013-12-05
1
-6
/
+7
*
Replace ErrorOr<void> with error_code.
Rafael Espindola
2013-11-05
1
-2
/
+2
*
[PassManager] add ReaderWriter{Native,YAML} to the Driver.
Shankar Easwaran
2013-10-29
1
-8
/
+8
*
Revert "r193300 - [PassManager] add ReaderWriter{Native, YAML} to the Driver"
Rui Ueyama
2013-10-24
1
-7
/
+7
*
[PassManager] add ReaderWriter{Native,YAML} to the Driver.
Shankar Easwaran
2013-10-24
1
-7
/
+7
*
[Layout] Dont set ordinals to Files by default.
Shankar Easwaran
2013-10-09
1
-1
/
+3
*
[lld][InputGraph] Change the Resolver to use inputGraph
Shankar Easwaran
2013-10-07
1
-1
/
+1
*
Rename ti -> ctx.
Rui Ueyama
2013-08-27
1
-3
/
+3
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-10
/
+10
*
[lld][ELF] Inline header files into the one file using it
Shankar Easwaran
2013-05-21
1
-1
/
+81
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-2
/
+1
*
[ELF][Hexagon] Create .got.plt entries with the appropriate alignment
Shankar Easwaran
2013-04-01
1
-0
/
+1
*
[ELF] Add dynamic hash table and get simple dynamic libraries working with He...
Shankar Easwaran
2013-03-29
1
-8
/
+6
*
[ELF][Hexagon] add GOTREL/GOT relocations
Shankar Easwaran
2013-03-26
1
-1
/
+1
*
[ELF][Hexagon] Add Hexagon dynamic relocations
Shankar Easwaran
2013-03-20
1
-7
/
+39
*
[lld] remove trailing whitespace
Shankar Easwaran
2013-03-14
1
-1
/
+1
*
[ELF][X86_64][Hexagon] order plt/got entries properly and fix test
Shankar Easwaran
2013-03-13
1
-7
/
+18
*
[ELF][Hexagon] add initial changes to add GOT/PLT
Shankar Easwaran
2013-03-03
1
-0
/
+156
*
[ELF][Hexagon] add quickdata relocations
Shankar Easwaran
2013-02-28
1
-3
/
+3
*
[ELF][Hexagon] add _SDA_BASE_(absolute symbol pointing to start of quickdata)
Shankar Easwaran
2013-02-24
1
-1
/
+1
*
add hexagon scatter bits and split hexgontargethandler to hexagonrelocationha...
Shankar Easwaran
2013-02-01
1
-91
/
+0
*
[ELF] Use the target's LayoutHandler.
Michael J. Spencer
2013-01-30
1
-1
/
+2
*
simplify hexagon relocations handling
Shankar Easwaran
2013-01-30
1
-4
/
+5
*
Whitespace.
Michael J. Spencer
2013-01-30
1
-1
/
+1
*
[ELF] Remove ReferenceKinds.
Michael J. Spencer
2013-01-30
1
-7
/
+7
*
[ELF] Add {Hexagon,PPC,X86}TargetHandler.
Michael J. Spencer
2013-01-30
1
-0
/
+110