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
/
AArch64InstrInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64 MachineCombine] Enhance/Add support for general reassociation to red...
Haicheng Wu
2016-01-07
1
-1
/
+3
*
replace MachineCombinerPattern namespace and enum with enum class; NFCI
Sanjay Patel
2015-11-05
1
-2
/
+2
*
MIR Serialization: Serialize the operand's bit mask target flags.
Alex Lorenz
2015-08-18
1
-0
/
+8
*
name change: hasPattern() -> getMachineCombinerPatterns() ; NFC
Sanjay Patel
2015-06-19
1
-9
/
+7
*
[TargetInstrInfo] Rename getLdStBaseRegImmOfs and implement for x86.
Sanjoy Das
2015-06-15
1
-6
/
+6
*
[CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.
Ahmed Bougacha
2015-06-11
1
-8
/
+5
*
[InstrInfo] Refactor foldOperandImpl to thread through InsertPt. NFC
Keno Fischer
2015-06-08
1
-0
/
+1
*
Revert "Migrate the AArch64 TargetRegisterInfo to its TargetMachine"
Eric Christopher
2015-03-18
1
-0
/
+6
*
Migrate the AArch64 TargetRegisterInfo to its TargetMachine
Eric Christopher
2015-03-12
1
-6
/
+0
*
ArrayRefize memory operand folding. NFC.
Benjamin Kramer
2015-02-28
1
-4
/
+3
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
AArch64InstrInfo.h: Fix a warning introduced in clang r220703. [-Winconsisten...
NAKAMURA Takumi
2014-10-27
1
-1
/
+1
*
[AAarch64] Optimize CSINC-branch sequence
Gerolf Hoflehner
2014-10-14
1
-0
/
+1
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-2
/
+2
*
[AArch64] Improve AA to remove unneeded edges in the AA MI scheduling graph.
Chad Rosier
2014-09-08
1
-0
/
+8
*
Add override to overriden virtual methods, remove virtual keywords.
Benjamin Kramer
2014-09-03
1
-6
/
+6
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
MachineCombiner Pass for selecting faster instruction sequence on AArch64
Gerolf Hoflehner
2014-08-07
1
-1
/
+19
*
Revert "r214832 - MachineCombiner Pass for selecting faster instruction"
Kevin Qin
2014-08-05
1
-19
/
+1
*
MachineCombiner Pass for selecting faster instruction
Gerolf Hoflehner
2014-08-05
1
-1
/
+19
*
Revert "r214669 - MachineCombiner Pass for selecting faster instruction"
Kevin Qin
2014-08-04
1
-19
/
+1
*
MachineCombiner Pass for selecting faster instruction
Gerolf Hoflehner
2014-08-03
1
-1
/
+19
*
Fixing an -Woverloaded-virtual warnings by exposing the hidden virtual functi...
Aaron Ballman
2014-07-31
1
-0
/
+1
*
Implement AArch64 TTI interface isAsCheapAsAMove.
Jiangning Liu
2014-07-29
1
-0
/
+2
*
[stack protector] Fix a potential security bug in stack protector where the
Akira Hatanaka
2014-07-25
1
-0
/
+2
*
Remove a method that was just replacing direct access to a member.
Eric Christopher
2014-06-10
1
-2
/
+0
*
Remove the uses of AArch64TargetMachine and AArch64Subtarget from
Eric Christopher
2014-06-10
1
-1
/
+1
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+231
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-112
/
+0
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-8
/
+9
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
[AArch64]Add support to copy D tuples such as DPair/DTriple/DQuad and Q tuple...
Hao Liu
2014-01-07
1
-0
/
+3
*
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...
David Blaikie
2013-06-16
1
-4
/
+0
*
AArch64: add branch fixup pass.
Tim Northover
2013-02-15
1
-0
/
+6
*
AArch64: remove ConstantIsland pass & put literals in separate section.
Tim Northover
2013-02-15
1
-4
/
+0
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+110