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
/
test
/
CodeGen
/
ARM
/
arm-shrink-wrapping.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-12
/
+12
*
[ARM] Generate vcmp instead of vcmpe
Kristof Beyls
2019-10-08
1
-2
/
+2
*
[FIX] Forces shrink wrapping to consider any memory access as aliasing with t...
Diogo N. Sampaio
2019-06-13
1
-203
/
+1398
*
[SchedModel] Fix for read advance cycles with implicit pseudo operands.
Jonas Paulsson
2018-10-30
1
-14
/
+14
*
Reapply ARM: Do not spill CSR to stack on entry to noreturn functions
Tim Northover
2018-04-07
1
-1
/
+1
*
Revert "ARM: Do not spill CSR to stack on entry to noreturn functions"
Vitaly Buka
2018-04-07
1
-1
/
+1
*
ARM: Do not spill CSR to stack on entry to noreturn functions
Tim Northover
2018-04-05
1
-1
/
+1
*
Fix test broken by r304020
David Blaikie
2017-05-26
1
-1
/
+6
*
[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
Sjoerd Meijer
2016-12-15
1
-4
/
+3
*
ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps()
Matthias Braun
2016-11-11
1
-0
/
+1
*
Revert "[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently"
James Molloy
2016-11-03
1
-2
/
+2
*
[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
James Molloy
2016-11-03
1
-2
/
+2
*
Revert "[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently"
James Molloy
2016-09-14
1
-2
/
+2
*
[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
James Molloy
2016-09-13
1
-2
/
+2
*
Revert r281215, it caused PR30358.
Nico Weber
2016-09-12
1
-2
/
+2
*
[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
James Molloy
2016-09-12
1
-2
/
+2
*
[ARM] Generate consistent frame records for Thumb2
Oliver Stannard
2016-08-23
1
-12
/
+12
*
DAG: avoid duplicated truncating for sign extended operand
Weiming Zhao
2016-07-29
1
-3
/
+7
*
NFC. Fix popular typo in comment 'deferencing' --> 'dereferencing'.
Nick Lewycky
2016-06-28
1
-1
/
+1
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-1
/
+1
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
[ARM] Make sure we do not dereference the end iterator when accessing debug
Quentin Colombet
2015-10-15
1
-0
/
+57
*
[ShrinkWrap] Refactor the handling of infinite loop in the analysis.
Quentin Colombet
2015-09-17
1
-0
/
+62
*
Fix possible infinite loop in shrink wrapping when searching for save/restore
Kit Barton
2015-08-06
1
-0
/
+28
*
[ARM] Make the frame lowering code ready for shrink-wrapping.
Quentin Colombet
2015-07-22
1
-0
/
+536