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
/
Transforms
/
InstCombine
/
InstCombineInternal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] add helper for icmp with dominator; NFC
Sanjay Patel
2018-12-04
1
-0
/
+1
*
Revert r347871 "Fix: Add support for TFE/LWE in image intrinsic"
David Stuttard
2018-11-29
1
-2
/
+1
*
Add support for TFE/LWE in image intrinsics
David Stuttard
2018-11-29
1
-1
/
+2
*
[InstCombine] fix formatting for matchBSwap(); NFC
Sanjay Patel
2018-11-14
1
-1
/
+4
*
[InstCombine] simplify code for merging stores; NFCI
Sanjay Patel
2018-11-10
1
-1
/
+1
*
[InstCombine] try harder to form select from logic ops (2nd try)
Sanjay Patel
2018-10-24
1
-0
/
+3
*
[InstCombine] use 'match' to simplify code
Sanjay Patel
2018-10-23
1
-1
/
+1
*
revert rL344609: [InstCombine] try harder to form select from logic ops
Sanjay Patel
2018-10-16
1
-3
/
+0
*
[InstCombine] try harder to form select from logic ops
Sanjay Patel
2018-10-16
1
-0
/
+3
*
[InstCombine] fix complexity canonicalization with fake unary vector ops
Sanjay Patel
2018-10-13
1
-2
/
+2
*
[InstCombine] name change: foldShuffledBinop -> foldVectorBinop; NFC
Sanjay Patel
2018-10-03
1
-1
/
+1
*
[InstCombine] Fold ~A - Min/Max(~A, O) -> Max/Min(A, ~O) - A
David Green
2018-10-02
1
-1
/
+8
*
[InstCombine] fix formatting in vector evaluators; NFC
Sanjay Patel
2018-09-29
1
-1
/
+0
*
[InstCombine] refactor mul narrowing folds; NFCI
Sanjay Patel
2018-09-14
1
-1
/
+12
*
[InstCombine] add/use overflowing math helper functions; NFC
Sanjay Patel
2018-09-14
1
-0
/
+18
*
[InstCombine] refactor add narrowing folds; NFCI
Sanjay Patel
2018-09-14
1
-0
/
+1
*
[InstCombine] Add splat vector constant support to foldICmpAddOpConst.
Craig Topper
2018-08-20
1
-1
/
+1
*
[InstCombine] allow more shuffle folds using safe constants
Sanjay Patel
2018-07-09
1
-14
/
+45
*
[InstCombine] generalize safe vector constant utility
Sanjay Patel
2018-07-09
1
-9
/
+16
*
[InstCombine] make div/rem vector constant utility function; NFCI
Sanjay Patel
2018-06-21
1
-0
/
+17
*
InstCombine/AMDGPU: Add dimension-aware image intrinsics to SimplifyDemanded
Nicolai Haehnle
2018-06-21
1
-0
/
+4
*
Move Analysis/Utils/Local.h back to Transforms
David Blaikie
2018-06-04
1
-1
/
+1
*
[InstCombine] call simplify before trying vector folds
Sanjay Patel
2018-06-02
1
-2
/
+2
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-3
/
+3
*
[InstCombine] Handle atomic memset in the same way as regular memset
Daniel Neilson
2018-05-11
1
-1
/
+1
*
[InstCombine] Unify handling of atomic memtransfer with non-atomic memtransfer
Daniel Neilson
2018-05-11
1
-2
/
+1
*
[InstCombine] Moving overflow computation logic from InstCombine to ValueTrac...
Omer Paparo Bivas
2018-05-10
1
-3
/
+31
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-20
/
+20
*
[InstCombine] Simplify Add with remainder expressions as operands.
Sanjoy Das
2018-04-26
1
-0
/
+7
*
[InstCombine] simplify fneg+fadd folds; NFC
Sanjay Patel
2018-04-16
1
-1
/
+0
*
[InstCombine] Fold compare of int constant against a splatted vector of ints
Daniel Neilson
2018-04-03
1
-0
/
+2
*
[InstCombine] distribute fmul over fadd/fsub
Sanjay Patel
2018-03-26
1
-2
/
+0
*
Fix a couple of layering violations in Transforms
David Blaikie
2018-03-21
1
-1
/
+1
*
[InstCombine] move constant check into foldBinOpIntoSelectOrPhi; NFCI
Sanjay Patel
2018-02-28
1
-1
/
+1
*
[InstCombine] narrow masked zexted binops (PR35792)
Sanjay Patel
2018-01-25
1
-0
/
+1
*
Create instruction classes for identifying any atomicity of memory intrinsic....
Daniel Neilson
2017-10-30
1
-2
/
+1
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-24
1
-20
/
+51
*
Move folding of icmp with zero after checking for min/max idioms.
Nikolai Bozhenov
2017-10-16
1
-0
/
+1
*
[InstCombine] rearrange code to remove repeated constant check; NFCI
Sanjay Patel
2017-10-13
1
-0
/
+2
*
Renable r314928
Xinliang David Li
2017-10-10
1
-0
/
+4
*
[InstCombine] rename SimplifyDivRemOfSelect to be clearer, add comments, simp...
Sanjay Patel
2017-10-06
1
-1
/
+1
*
Revert "Roll forward r314928"
Reid Kleckner
2017-10-06
1
-4
/
+0
*
Roll forward r314928
Xinliang David Li
2017-10-06
1
-0
/
+4
*
Revert r314928 to investigate thinLTO bootstrap failure
Xinliang David Li
2017-10-05
1
-4
/
+0
*
Recommit r314561 after fixing msan build failure
Xinliang David Li
2017-10-04
1
-0
/
+4
*
[InstCombine] Change a bunch of methods to take APInts by reference instead o...
Craig Topper
2017-10-03
1
-15
/
+15
*
Update getMergedLocation to check the instruction type and merge properly.
Dehao Chen
2017-10-02
1
-2
/
+2
*
Revert r314579: "Recommi r314561 after fixing over-debug assertion".
Daniel Jasper
2017-10-01
1
-4
/
+0
*
Recommi r314561 after fixing over-debug assertion
Xinliang David Li
2017-09-30
1
-0
/
+4
*
Revert 314561 due to debug build assertion failure
Xinliang David Li
2017-09-29
1
-4
/
+0
[next]