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
/
AMDGPU
/
SILowerI1Copies.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[AMDGPU] Fix Vreg_1 PHI lowering in SILowerI1Copies.
cdevadas
2019-10-26
1
-90
/
+89
*
[Dominators][AMDGPU] Don't use virtual exit node in findNearestCommonDominato...
Jakub Kuderski
2019-09-25
1
-10
/
+10
*
AMDGPU: Make VReg_1 size be 1
Matt Arsenault
2019-09-09
1
-1
/
+10
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-6
/
+6
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-3
/
+3
*
AMDGPU: Make fixing i1 copies robust against re-ordering
Nicolai Haehnle
2019-06-27
1
-10
/
+11
*
[AMDGPU] gfx10 conditional registers handling
Stanislav Mekhanoshin
2019-06-16
1
-18
/
+50
*
AMDGPU: Fix LCSSA phi lowering in SILowerI1Copies
Nicolai Haehnle
2019-04-23
1
-1
/
+8
*
[AMDGPU] Asm/disasm v_cndmask_b32_e64 with abs/neg source modifiers
Tim Renouf
2019-03-18
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU: Rewrite SILowerI1Copies to always stay on SALU
Nicolai Haehnle
2018-10-31
1
-86
/
+744
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-1
/
+1
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-0
/
+1
*
AMDGPU: Fix copying i1 value out of loop with non-uniform exit
Nicolai Haehnle
2018-04-04
1
-1
/
+3
*
Rename LiveIntervalAnalysis.h to LiveIntervals.h
Matthias Braun
2017-12-13
1
-1
/
+1
*
AMDGPU: VALU carry-in and v_cndmask condition cannot be EXEC
Nicolai Haehnle
2017-09-29
1
-1
/
+4
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-12
/
+12
*
[AMDGPU] Allow hoisting of comparisons out of a loop and eliminate condition ...
Stanislav Mekhanoshin
2016-11-28
1
-6
/
+22
*
Revert "[AMDGPU] Allow hoisting of comparisons out of a loop and eliminate co...
Stanislav Mekhanoshin
2016-11-11
1
-25
/
+5
*
[AMDGPU] Allow hoisting of comparisons out of a loop and eliminate condition ...
Stanislav Mekhanoshin
2016-11-07
1
-5
/
+25
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-3
/
+1
*
AMDGPU: Use unsigned compare for eq/ne
Matt Arsenault
2016-09-30
1
-1
/
+1
*
AMDGPU: Cleanup subtarget handling.
Matt Arsenault
2016-06-24
1
-3
/
+4
*
AMDGPU: Fix passes depending on dominator tree for no reason
Matt Arsenault
2016-02-11
1
-8
/
+2
*
AMDGPU: Fix recomputing dominator tree unnecessarily
Matt Arsenault
2015-09-25
1
-0
/
+1
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-0
/
+151