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
/
llvm
/
lib
/
Target
/
AArch64
/
AArch64MCInstLower.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: Add a tagged-globals backend feature.
Peter Collingbourne
2019-07-31
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AArch64] Emit the correct MCExpr relocations specifiers like VK_ABS_G0, etc
Mandeep Singh Grang
2019-01-10
1
-3
/
+34
*
[ARM64] [Windows] Handle funclets
Eli Friedman
2018-11-09
1
-0
/
+13
*
[MinGW] [AArch64] Add stubs for potential automatic dllimported variables
Martin Storsjo
2018-09-04
1
-3
/
+19
*
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
David Blaikie
2018-03-23
1
-1
/
+1
*
[AArch64] Implement native TLS for Windows
Martin Storsjo
2018-03-10
1
-2
/
+11
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[AArch64] Add support for dllimport of values and functions
Martin Storsjo
2017-10-25
1
-1
/
+21
*
[AArch64] Make assert messages uniform and general [NFC]
Mandeep Singh Grang
2017-06-28
1
-2
/
+1
*
[COFF, ARM64] Add support for Windows ARM64 COFF format
Mandeep Singh Grang
2017-06-27
1
-1
/
+13
*
Remove TargetTriple from AArch64MCInstLower as it's used in few places
Eric Christopher
2016-10-01
1
-3
/
+4
*
Convert some AArch64 code to foreach loops. NFC.
Pete Cooper
2015-08-03
1
-2
/
+2
*
Use MCSymbols for FastISel.
Rafael Espindola
2015-06-23
1
-0
/
+3
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-8
/
+8
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
1
-5
/
+5
*
Fix PR22408 - LLVM producing AArch64 TLS relocations that GNU linkers cannot ...
Kristof Beyls
2015-03-04
1
-0
/
+11
*
Delete unused argument in AArch64MCInstLower constructor: it doesn't
Alexey Samsonov
2014-08-19
1
-2
/
+1
*
Replace some assert(0)'s with llvm_unreachable.
Craig Topper
2014-06-18
1
-2
/
+2
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+202
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-157
/
+0
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-1
/
+1
*
Move the llvm mangler to lib/IR.
Rafael Espindola
2014-01-07
1
-1
/
+1
*
Add a helper getSymbol to AsmPrinter.
Rafael Espindola
2013-10-29
1
-1
/
+1
*
AArch64: add initial NEON support
Tim Northover
2013-08-01
1
-0
/
+5
*
AArch64: implement large code model access to global variables.
Tim Northover
2013-05-04
1
-0
/
+12
*
Remove cyclic dependency in AArch64 libraries
Tim Northover
2013-02-05
1
-1
/
+1
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+140