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
/
ARMISelDAGToDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-1
/
+1
*
[ARM] Constant Materialize: imms with specific value can be encoded into mov.w
Weiming Zhao
2016-08-05
1
-1
/
+3
*
Revert "[ARM] Constant Materialize: imms with specific value can be encoded i...
Bruno Cardoso Lopes
2016-08-03
1
-3
/
+1
*
[ARM] Constant Materialize: imms with specific value can be encoded into mov.w
Weiming Zhao
2016-08-03
1
-1
/
+3
*
ARM: only form SMMLS when SUBE flags unused.
Tim Northover
2016-08-02
1
-1
/
+2
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-9
/
+9
*
[ARM] Improve longMAC codegen test
Sam Parker
2016-07-25
1
-0
/
+4
*
[ARM] Enable ISel of SMMLS for ARM and Thumb2
Sam Parker
2016-07-25
1
-0
/
+30
*
[ARM] Skip inline asm memory operands in DAGToDAGISel
Diana Picus
2016-07-20
1
-0
/
+11
*
Revert "[ARM] Skip inline asm memory operands in DAGToDAGISel"
Vitaly Buka
2016-07-18
1
-11
/
+0
*
[ARM] Skip inline asm memory operands in DAGToDAGISel
Diana Picus
2016-07-18
1
-0
/
+11
*
[Thumb-1] Select post-increment load and store where possible
James Molloy
2016-07-15
1
-0
/
+29
*
[ARM] Do not test for CPUs, use SubtargetFeatures. Also remove 1 flag
Diana Picus
2016-07-07
1
-10
/
+1
*
[Thumb] Reapply r272251 with a fix for PR28348 (mk 2)
James Molloy
2016-07-05
1
-1
/
+43
*
Revert "[Thumb] Reapply r272251 with a fix for PR28348"
James Molloy
2016-07-04
1
-40
/
+1
*
[Thumb] Reapply r272251 with a fix for PR28348
James Molloy
2016-07-04
1
-1
/
+40
*
Revert r272251, it caused PR28348.
Nico Weber
2016-06-29
1
-40
/
+1
*
[ARM] Enable isel of UMAAL
Sam Parker
2016-06-20
1
-0
/
+40
*
[ARM] Strength reduce vectors to arrays.
Benjamin Kramer
2016-06-17
1
-22
/
+10
*
[ARM] Add support for mrrc/mrrc2 intrinsics.
Ranjeet Singh
2016-06-17
1
-0
/
+35
*
Reverting r272778 because there's an assertion
Ranjeet Singh
2016-06-15
1
-28
/
+0
*
[ARM] Add support for mrrc/mrrc2 intrinsics.
Ranjeet Singh
2016-06-15
1
-0
/
+28
*
[Thumb] Fix off-by-one error in r272007
James Molloy
2016-06-14
1
-1
/
+1
*
[ARM] Reverting r272544 because clang patch needs
Ranjeet Singh
2016-06-13
1
-28
/
+0
*
[ARM] Add mrrc/mrrc2 co-processor intrinsics
Ranjeet Singh
2016-06-13
1
-0
/
+28
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-6
/
+7
*
[Thumb] Select a BIC instead of AND if the immediate can be encoded more opti...
James Molloy
2016-06-09
1
-1
/
+40
*
[Thumb-1] Add optimized constant materialization for integers [256..512)
James Molloy
2016-06-07
1
-0
/
+1
*
[ARM] Add additional matching for UBFX instructions
Oliver Stannard
2016-06-01
1
-0
/
+21
*
Apply clang-tidy's misc-static-assert where it makes sense.
Benjamin Kramer
2016-05-27
1
-5
/
+7
*
SDAG: Implement Select instead of SelectImpl in ARMDAGToDAGISel
Justin Bogner
2016-05-12
1
-258
/
+347
*
SDAG: Clean up dangling nodes in ARMISelDAGToDAG::SelectImpl
Justin Bogner
2016-05-12
1
-1
/
+7
*
SDAG: Rename Select->SelectImpl and repurpose Select as returning void
Justin Bogner
2016-05-05
1
-3
/
+2
*
ARM: Use a Handle to track SDNodes in case they're CSE'd. NFC
Justin Bogner
2016-05-05
1
-4
/
+2
*
ARM: use a pseudo-instruction for cmpxchg at -O0.
Tim Northover
2016-04-18
1
-0
/
+33
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[ARM] Enable SMLAW[B|T] and SMLUW[B|T] instruction selection
Sam Parker
2016-04-08
1
-0
/
+138
*
ARM: support TLS for WoA
Saleem Abdulrasool
2016-02-03
1
-0
/
+5
*
ARM: don't mangle DAG constant if it has more than one use
Tim Northover
2016-01-29
1
-2
/
+2
*
[ARM] Add new system registers to ARMv8-M Baseline/Mainline
Bradley Smith
2016-01-25
1
-7
/
+32
*
# This is a combination of 2 commits.
Reid Kleckner
2016-01-15
1
-32
/
+7
*
[ARM] Add new system registers to ARMv8-M Baseline/Mainline
Bradley Smith
2016-01-15
1
-7
/
+32
*
[ARM] Add ARMv8-A semaphore/atomic instructions to ARMv8-M Baseline/Mainline
Bradley Smith
2016-01-15
1
-1
/
+1
*
ARM: support TLS accesses on Darwin platforms
Tim Northover
2016-01-07
1
-5
/
+10
*
ARM: don't use a deleted node as the BaseReg in complex pattern.
Tim Northover
2015-12-09
1
-1
/
+4
*
[ARM] Handle the inline asm constraint type 'o'
James Molloy
2015-10-26
1
-0
/
+1
*
ARM: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-19
1
-2
/
+2
*
[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def
Artyom Skrobov
2015-09-24
1
-4
/
+4
*
[ARM] Extract shifts out of multiply-by-constant
John Brawn
2015-09-14
1
-19
/
+111
*
[ADT] Switch a bunch of places in LLVM that were doing single-character
Chandler Carruth
2015-09-10
1
-2
/
+2
[next]