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
/
AArch64FalkorHWPFFix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[aarch64] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-12
1
-1
/
+1
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-7
/
+7
*
[AArch64][Falkor] Fix bug in Falkor HWPF collision avoidance pass.
Geoff Berry
2018-04-10
1
-0
/
+18
*
Fix spelling. NFC.
Chad Rosier
2018-04-10
1
-2
/
+2
*
State that CFG is preserved in 'Falkor HW Prefetch Fix Late Phase'.
Michael Zolotukhin
2018-03-22
1
-0
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-2
/
+2
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[AArch64][Falkor] Ignore SP based loads in HW prefetch fixups.
Geoff Berry
2017-09-27
1
-1
/
+6
*
[AArch64][Falkor] Fix bug in falkor prefetcher fix pass.
Geoff Berry
2017-09-26
1
-3
/
+8
*
[AArch64][Falkor] Fix correctness bug in falkor prefetcher fix pass and corre...
Geoff Berry
2017-09-26
1
-49
/
+52
*
[AArch64][Falkor] Fix bug in Falkor HWPF tag collision avoidance
Geoff Berry
2017-08-23
1
-1
/
+1
*
[LoopDataPrefetch][AArch64FalkorHWPFFix] Preserve ScalarEvolution
Geoff Berry
2017-08-16
1
-3
/
+1
*
[AArch64] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-07-25
1
-14
/
+36
*
[AArch64][Falkor] Avoid HW prefetcher tag collisions (step 2)
Geoff Berry
2017-07-18
1
-0
/
+643
*
[AArch64][Falkor] Address some stylistic review comments. NFC.
Geoff Berry
2017-07-17
1
-15
/
+15
*
[AArch64][Falkor] Avoid HW prefetcher tag collisions (step 1)
Geoff Berry
2017-07-14
1
-0
/
+147