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
/
ARMExpandPseudoInsts.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[ARM] Improve codegen of volatile load/store of i64"
Victor Campos
2020-02-08
1
-18
/
+0
*
[ARM] Improve codegen of volatile load/store of i64
Victor Campos
2020-01-07
1
-0
/
+18
*
Revert "[ARM] Improve codegen of volatile load/store of i64"
Victor Campos
2019-12-20
1
-18
/
+0
*
[ARM] Improve codegen of volatile load/store of i64
Victor Campos
2019-12-19
1
-0
/
+18
*
[ARM] Fix instruction selection for ARMISD::CMOV with f16 type
Victor Campos
2019-11-29
1
-1
/
+2
*
[DebugInfo][If-Converter] Update call site info during the optimization
Nikola Prica
2019-10-08
1
-2
/
+2
*
[ISEL][ARM][AARCH64] Tracking simple parameter forwarding registers
Nikola Prica
2019-10-08
1
-1
/
+5
*
Reland "[ARM] push LR before __gnu_mcount_nc"
Jian Cai
2019-08-16
1
-0
/
+31
*
Revert "[ARM] push LR before __gnu_mcount_nc"
Jian Cai
2019-08-16
1
-31
/
+0
*
[ARM] push LR before __gnu_mcount_nc
Jian Cai
2019-08-16
1
-0
/
+31
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-29
/
+29
*
GlobalISel: Change representation of shuffle masks
Matt Arsenault
2019-08-13
1
-0
/
+1
*
Simplify std::lower_bound with llvm::{bsearch,lower_bound}. NFC
Fangrui Song
2019-06-21
1
-2
/
+1
*
[ARM] ARMExpandPseudoInsts: add debug messages
Sjoerd Meijer
2019-05-24
1
-2
/
+16
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
ARMExpandPseudoInsts: Fix CMP_SWAP expansion adding a kill flag to a def
Matthias Braun
2018-11-02
1
-4
/
+5
*
[MI] Change the array of `MachineMemOperand` pointers to be
Chandler Carruth
2018-08-16
1
-12
/
+12
*
s/TablesChecked/TableChecked/ after r335823
Hans Wennborg
2018-06-28
1
-1
/
+1
*
Unify sorted asserts to use the existing atomic pattern
Benjamin Kramer
2018-06-28
1
-3
/
+3
*
[NEON] Support vldNq intrinsics in AArch32 (LLVM part)
Ivan A. Kosarev
2018-06-27
1
-13
/
+70
*
[NEON] Support VST1xN intrinsics in AArch32 mode (LLVM part)
Ivan A. Kosarev
2018-06-10
1
-5
/
+71
*
[NEON] Support VLD1xN intrinsics in AArch32 mode (LLVM part)
Ivan A. Kosarev
2018-06-02
1
-4
/
+86
*
Revert r333819 "[NEON] Support VLD1xN intrinsics in AArch32 mode (Clang part)"
Ivan A. Kosarev
2018-06-02
1
-86
/
+4
*
[NEON] Support VLD1xN intrinsics in AArch32 mode (Clang part)
Ivan A. Kosarev
2018-06-02
1
-4
/
+86
*
[ARM] Fix codegen for VLD3/VLD4/VST3/VST4 with WB
Florian Hahn
2018-03-02
1
-0
/
+4
*
[MachineOperand][Target] MachineOperand::isRenamable semantics changes
Geoff Berry
2018-02-23
1
-3
/
+0
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
[ARM] Fix isRenamable flag setting on expanded VSTMDIA opcode.
Geoff Berry
2017-12-14
1
-1
/
+3
*
[MachineOperand][MIR] Add isRenamable to MachineOperand.
Geoff Berry
2017-12-12
1
-3
/
+8
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-1
/
+1
*
[arm] Fix Unnecessary reloads from GOT.
Evgeniy Stepanov
2017-11-13
1
-1
/
+4
*
Insert IMPLICIT_DEFS for undef uses in tail merging
Matthias Braun
2017-09-06
1
-12
/
+10
*
[ARM] Make ARMExpandPseudo add implicit uses for predicated instructions
Eli Friedman
2017-09-05
1
-8
/
+26
*
[ARM] Register ARMExpandPseudo pass.
Eli Friedman
2017-09-05
1
-1
/
+6
*
[ARM] GlobalISel: Select globals in PIC mode
Diana Picus
2017-08-29
1
-2
/
+4
*
Fix ARMv4 support
Joerg Sonnenberger
2017-08-28
1
-1
/
+4
*
ARM: Fix CMP_SWAP expansion
Matthias Braun
2017-08-09
1
-27
/
+11
*
[ARM] Simplify ExpandPseudoInst. NFC.
Javed Absar
2017-07-20
1
-10
/
+2
*
ARM: Fix cmpxchg O0 expansion
Matthias Braun
2017-05-31
1
-59
/
+73
*
LivePhysRegs: Rework constructor + documentation; NFC
Matthias Braun
2017-05-26
1
-2
/
+2
*
[globalisel][tablegen] Revise API for ComplexPattern operands to improve flex...
Daniel Sanders
2017-04-22
1
-1
/
+0
*
[globalisel][tblgen] Add support for ComplexPatterns
Daniel Sanders
2017-03-14
1
-0
/
+1
*
ARM: support `-mlong-calls` with AEABI TLS on ELF
Saleem Abdulrasool
2017-01-29
1
-7
/
+28
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-26
1
-0
/
+2
*
[ARM] Use helpers for adding pred / CC operands. NFC
Diana Picus
2017-01-20
1
-14
/
+13
*
[ARM] CodeGen: Remove AddDefaultCC. NFC.
Diana Picus
2017-01-13
1
-5
/
+5
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-82
/
+82
*
[ARM] CodeGen: Remove AddDefaultPred. NFC.
Diana Picus
2017-01-13
1
-41
/
+45
*
[ARM] Fix for 64-bit CAS expansion on ARM32 with -O0
Oleg Ranevskyy
2016-12-01
1
-7
/
+4
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
[next]