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
/
AArch64TargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recommit "Enable MachineOutliner by default under -Oz for AArch64"
Jessica Paquette
2018-07-27
1
-0
/
+3
*
Revert "Enable MachineOutliner by default under -Oz for AArch64"
Jessica Paquette
2018-07-27
1
-3
/
+0
*
Enable MachineOutliner by default under -Oz for AArch64
Jessica Paquette
2018-07-27
1
-0
/
+3
*
[MachineOutliner] Define MachineOutliner support in TargetOptions
Jessica Paquette
2018-06-28
1
-0
/
+3
*
SelectionDAGBuilder, mach-o: Skip trap after noreturn call (for Mach-O)
Matthias Braun
2018-06-28
1
-1
/
+3
*
Revert r331816 and r331820 - [globalisel] Add a combiner helpers for extendin...
Daniel Sanders
2018-05-09
1
-6
/
+0
*
[globalisel] Add a combiner helpers for extending loads and use them in a pre...
Daniel Sanders
2018-05-08
1
-0
/
+6
*
MachO: trap unreachable instructions
Tim Northover
2018-04-13
1
-0
/
+3
*
Plumb useAA through TargetTransformInfo to remove Transforms->CodeGen header ...
David Blaikie
2018-03-28
1
-1
/
+1
*
Move TargetLoweringObjectFile from CodeGen to Target to fix layering
David Blaikie
2018-03-23
1
-1
/
+1
*
Add a TargetOption to enable/disable GlobalISel
Volkan Keles
2018-01-17
1
-6
/
+4
*
[AArch64][GlobalISel] Enable GlobalISel at -O0 by default
Amara Emerson
2018-01-02
1
-1
/
+1
*
(Re-landing) Expose a TargetMachine::getTargetTransformInfo function
Sanjoy Das
2017-12-22
1
-4
/
+3
*
Revert "Expose a TargetMachine::getTargetTransformInfo function"
Sanjoy Das
2017-12-21
1
-3
/
+4
*
Expose a TargetMachine::getTargetTransformInfo function
Sanjoy Das
2017-12-21
1
-4
/
+3
*
[SimplifyCFG] don't sink common insts too soon (PR34603)
Sanjay Patel
2017-12-14
1
-1
/
+1
*
[AArch64] Avoid SIMD interleaved store instruction for Exynos.
Abderrazek Zaafrani
2017-12-08
1
-2
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[SimplifyCFG] use pass options and remove the latesimplifycfg pass
Sanjay Patel
2017-10-28
1
-1
/
+1
*
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
1
-3
/
+4
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
1
-4
/
+3
*
[AArch64] Use LateSimplifyCFG after expanding atomic operations.
Balaram Makam
2017-10-03
1
-1
/
+1
*
[GlobalISel] Make GlobalISel a non-optional library.
Quentin Colombet
2017-08-03
1
-4
/
+0
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-14
/
+38
*
[AArch64] Remove outdated comment. NFC.
Ahmed Bougacha
2017-07-27
1
-2
/
+0
*
[AArch64][Falkor] Avoid HW prefetcher tag collisions (step 2)
Geoff Berry
2017-07-18
1
-2
/
+7
*
[COFF, ARM64] Correct the data layout string for COFF ARM64 target
Mandeep Singh Grang
2017-07-17
1
-1
/
+1
*
[AArch64][Falkor] Avoid HW prefetcher tag collisions (step 1)
Geoff Berry
2017-07-14
1
-2
/
+10
*
[AArch64] Only run macro fusion for CPUs with any fusion support.
Florian Hahn
2017-07-12
1
-1
/
+3
*
[AArch64] Add AArch64Subtarget::isFusion function.
Florian Hahn
2017-07-12
1
-1
/
+1
*
[COFF, ARM64] Add support for Windows ARM64 COFF format
Mandeep Singh Grang
2017-06-27
1
-0
/
+4
*
[AArch64] Prefer Bcc to CBZ/CBNZ/TBZ/TBNZ when NZCV flags can be set for "free".
Chad Rosier
2017-06-23
1
-0
/
+7
*
TargetPassConfig: Keep a reference to an LLVMTargetMachine; NFC
Matthias Braun
2017-05-30
1
-3
/
+3
*
[AArch64][GlobalISel] Add the Localizer pass for the O0 pipeline
Quentin Colombet
2017-05-27
1
-1
/
+9
*
[AArch64] Make instruction fusion more aggressive.
Florian Hahn
2017-05-23
1
-1
/
+1
*
[globalisel][tablegen] Demote OptForSize/OptForMinSize/ForCodeSize to per-fun...
Daniel Sanders
2017-05-19
1
-5
/
+2
*
[LegacyPassManager] Remove TargetMachine constructors
Francis Visoiu Mistrih
2017-05-18
1
-2
/
+2
*
[AArch64] Remove AArch64AddressTypePromotion pass
Jun Bum Lim
2017-05-05
1
-9
/
+0
*
[AArch64] Move GISel accessor initialization from TargetMachine to Subtarget.
Quentin Colombet
2017-05-01
1
-55
/
+0
*
[globalisel][tablegen] Compute available feature bits correctly.
Daniel Sanders
2017-04-29
1
-2
/
+5
*
[globalisel][tablegen] Move <Target>InstructionSelector declarations to anony...
Daniel Sanders
2017-04-06
1
-2
/
+2
*
[CodeGenPrep] move aarch64-type-promotion to CGP
Jun Bum Lim
2017-04-03
1
-1
/
+1
*
[GlobalISel] Add a way for targets to enable GISel.
Ahmed Bougacha
2017-03-01
1
-0
/
+11
*
[AArch64] Add new target feature to fuse literal generation
Evandro Menezes
2017-02-01
1
-0
/
+14
*
[CodeGen] Move MacroFusion to the target
Evandro Menezes
2017-02-01
1
-1
/
+2
*
Re-commit: [globalisel] Tablegen-erate current Register Bank Information
Daniel Sanders
2017-01-19
1
-0
/
+2
*
[AArch64, Lanai] Fix some Clang-tidy modernize and Include What You Use warni...
Eugene Zelenko
2017-01-06
1
-8
/
+30
*
[GlobalISel] Drop workaround for Legalizer member/class sharing a name. NFC.
Ahmed Bougacha
2016-12-15
1
-1
/
+1
*
MachineScheduler: Export function to construct "default" scheduler.
Matthias Braun
2016-11-28
1
-0
/
+10
*
AArch64: Use DeadRegisterDefinitionsPass before regalloc.
Matthias Braun
2016-11-16
1
-3
/
+4
[next]