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
/
ARM
/
ARMFastISel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-0
/
+1
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-2
/
+3
*
[ARM] Add support for embedded position-independent code
Oliver Stannard
2016-08-08
1
-0
/
+4
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-2
/
+2
*
[ARM] Honour ABI for rem under -O0 for EABI, GNUEABI, Android and Musl
Diana Picus
2016-07-18
1
-0
/
+7
*
[CodeGen] Take a MachineMemOperand::Flags in MachineFunction::getMachineMemOp...
Justin Lebar
2016-07-15
1
-2
/
+3
*
Delete unused includes. NFC.
Rafael Espindola
2016-06-30
1
-1
/
+0
*
Don't pass a Reloc::Model to GVIsIndirectSymbol.
Rafael Espindola
2016-06-28
1
-2
/
+1
*
Move shouldAssumeDSOLocal to Target.
Rafael Espindola
2016-06-27
1
-4
/
+1
*
Use isPositionIndependent. NFC.
Rafael Espindola
2016-06-26
1
-1
/
+1
*
Delete more dead code.
Rafael Espindola
2016-06-21
1
-37
/
+0
*
Replace silly uses of 'signed' with 'int'
David Majnemer
2016-06-21
1
-2
/
+2
*
Add a isPositionIndependent helper to ARMFastISel. NFC.
Rafael Espindola
2016-06-20
1
-8
/
+13
*
Use shouldAssumeDSOLocal.
Rafael Espindola
2016-06-20
1
-1
/
+3
*
Simplify. NFC.
Rafael Espindola
2016-06-20
1
-6
/
+2
*
Don't print (PLT) on arm.
Rafael Espindola
2016-06-16
1
-9
/
+2
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Swift Calling Convention: swifterror target support.
Manman Ren
2016-04-11
1
-0
/
+36
*
Swift Calling Convention: swiftcc for ARM.
Manman Ren
2016-04-05
1
-0
/
+2
*
Swift Calling Convention: add swiftself attribute.
Manman Ren
2016-03-29
1
-0
/
+2
*
[CXX_FAST_TLS] fix issues with O0 on ARM, AArch64 and X86.
Manman Ren
2016-03-18
1
-0
/
+1
*
[opaque pointer types] [NFC] CallSite: use getFunctionType() instead of going...
Manuel Jacob
2016-01-17
1
-2
/
+1
*
CXX_FAST_TLS calling convention: performance improvement for ARM.
Manman Ren
2016-01-12
1
-0
/
+3
*
ARM: support TLS accesses on Darwin platforms
Tim Northover
2016-01-07
1
-1
/
+1
*
Replace uint16_t with the MCPhysReg typedef in many places. A lot of physical...
Craig Topper
2015-12-05
1
-1
/
+1
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-4
/
+3
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-3
/
+4
*
ARM/ELF: Restore original (pre-r251322) logic for deciding whether to use GOT.
Peter Collingbourne
2015-10-26
1
-1
/
+1
*
ARM/ELF: Better codegen for global variable addresses.
Peter Collingbourne
2015-10-26
1
-39
/
+42
*
ARM: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-19
1
-1
/
+1
*
NFC: Fix indentation and add braces to clarify nested of else-statement.
Bob Wilson
2015-09-19
1
-2
/
+3
*
FastISel: Use finishCondBranch() for ARM,Mips,PowerPC FastISel
Matthias Braun
2015-08-26
1
-6
/
+3
*
PseudoSourceValue: Replace global manager with a manager in a machine function.
Alex Lorenz
2015-08-11
1
-6
/
+3
*
Convert a bunch of loops to foreach. NFC.
Pete Cooper
2015-08-06
1
-2
/
+2
*
Make TargetLowering::getPointerTy() taking DataLayout as an argument
Mehdi Amini
2015-07-09
1
-16
/
+17
*
Redirect DataLayout from TargetMachine to Module in ComputeValueVTs()
Mehdi Amini
2015-07-09
1
-1
/
+1
*
[ARM] Define a subtarget feature and use it to decide whether long calls should
Akira Hatanaka
2015-07-07
1
-6
/
+4
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions.
Akira Hatanaka
2015-05-23
1
-16
/
+2
*
[ARM] Fast-Isel was incorrectly selecting <2 x double> adds.
Pete Cooper
2015-05-06
1
-0
/
+4
*
[ARM][FastISel] Use TST #1 instead of CMP #0 for select.
Ahmed Bougacha
2015-05-06
1
-4
/
+4
*
Have getCallPreservedMask and getThisCallPreservedMask take a
Eric Christopher
2015-03-11
1
-2
/
+2
*
Add ARM test for r227489, but XFAIL because this is actually more work than i...
David Blaikie
2015-01-30
1
-7
/
+7
*
Revert "Revert "Matching ARM change for r227481: DebugInfo: Teach Fast ISel t...
Renato Golin
2015-01-30
1
-7
/
+7
*
Revert "Matching ARM change for r227481: DebugInfo: Teach Fast ISel to respec...
Renato Golin
2015-01-30
1
-7
/
+7
*
Matching ARM change for r227481: DebugInfo: Teach Fast ISel to respect the de...
David Blaikie
2015-01-29
1
-7
/
+7
*
Small cleanup in ARMFastISel initialization.
Eric Christopher
2015-01-29
1
-5
/
+4
*
Migrate ARM except for TTI, AsmPrinter, and frame lowering
Eric Christopher
2015-01-29
1
-13
/
+11
*
Remove a bunch of unnecessary typecasts to 'const TargetRegisterClass *'
Craig Topper
2014-11-21
1
-21
/
+11
[next]