Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0099beb51fe3f73a90ae5c6fcb3354796dce94e6
/
llvm
/
lib
/
Target
/
AArch64
/
AArch64AdvSIMDScalarPass.cpp
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
850043b
[AArch64] Register passes so they can be run by llc
by Diana Picus
· 9 years ago
ab53fd9
AArch64: Avoid implicit iterator conversions, NFC
by Duncan P. N. Exon Smith
· 9 years ago
1ac98bb
Add optimization bisect opt-in calls for AArch64 passes
by Andrew Kaylor
· 10 years ago
9598f10
[AArch64][AdvSIMDScalar] Update the kill flags correctly.
by Quentin Colombet
· 10 years ago
d3b9df0
AArch64: Remove implicit ilist iterator conversions, NFC
by Duncan P. N. Exon Smith
· 10 years ago
794b9b2
[AArch64] Register (existing) AArch64AdvSIMDScalar pass with LLVM pass manager.
by Chad Rosier
· 10 years ago
fa3872e
MachineInstr: Change return value of getOpcode() to unsigned.
by Matthias Braun
· 10 years ago
f761d90
This only needs TargetInstrInfo, not the specialized one.
by Eric Christopher
· 11 years ago
6c90162
Migrate AArch64 except for TTI and AsmPrinter away from getSubtargetImpl.
by Eric Christopher
· 11 years ago
d913448
Remove the TargetMachine forwards for TargetSubtargetInfo based
by Eric Christopher
· 11 years ago
5908ab4
[AArch64] Extend the number of scalar instructions supported in the AdvSIMD
by Chad Rosier
· 11 years ago
1f8930e
Run sort_includes.py on the AArch64 backend.
by Benjamin Kramer
· 11 years ago
3b0846e
AArch64/ARM64: move ARM64 into AArch64's place
by Tim Northover
· 11 years ago
[Renamed (85%) from llvm/lib/Target/ARM64/ARM64AdvSIMDScalarPass.cpp]
788e5e3
[ARM64][fast-isel] Disable target specific optimizations at -O0. Functionally,
by Chad Rosier
· 11 years ago
f85b7fc
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. ARM64 edition
by Craig Topper
· 12 years ago
0def8e2
[ARM64] Fix an issue where we were always assuming a copy was coming from a D subregister.
by Chad Rosier
· 12 years ago
84e68b2
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
by Chandler Carruth
· 12 years ago
16f98b2
Fix some doc and comment typos
by Alp Toker
· 12 years ago
00ed996
ARM64: initial backend import
by Tim Northover
· 12 years ago