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
/
AggressiveInstCombine
/
AggressiveInstCombine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[InstCombine] recognize popcount.
Chen Zheng
2019-10-11
1
-0
/
+67
*
[PatternMatch] Make m_Br more flexible, add matchers for BB values.
Florian Hahn
2019-09-25
1
-5
/
+4
*
Change TargetLibraryInfo analysis passes to always require Function
Teresa Johnson
2019-09-07
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Format AggresiveInstCombine.cpp. NFC
Pawel Bylica
2019-01-02
1
-11
/
+11
*
[AggressiveInstCombine] convert rotate with guard branch into funnel shift (P...
Sanjay Patel
2018-12-17
1
-1
/
+96
*
[Aggressive InstCombine] Move C bindings to their own header file.
Benjamin Kramer
2018-09-05
1
-1
/
+1
*
[LLVM-C] Fix name mangling on AggressiveInstCombine
whitequark
2018-07-17
1
-0
/
+1
*
Sort includes + include a missing `extern "C"` header
George Burgess IV
2018-07-10
1
-1
/
+2
*
Move Analysis/Utils/Local.h back to Transforms
David Blaikie
2018-06-04
1
-1
/
+1
*
[AggressiveInstCombine] avoid crashing on unsimplified code (PR37446)
Sanjay Patel
2018-05-14
1
-0
/
+4
*
[AggressiveInstCombine] convert a chain of 'and-shift' bits into masked compare
Sanjay Patel
2018-05-09
1
-32
/
+81
*
Fix '32-bit shift implicitly converted to 64 bits' warning by using APInt::se...
Simon Pilgrim
2018-05-02
1
-1
/
+1
*
[AggressiveInstCombine] convert a chain of 'or-shift' bits into masked compare
Sanjay Patel
2018-05-01
1
-21
/
+94
*
Fix some layering in AggressiveInstCombine (avoiding inclusion of Scalar.h)
David Blaikie
2018-04-24
1
-1
/
+5
*
[AggressiveInstCombine] Add aggressive inst combiner to the LLVM C API.
Craig Topper
2018-04-24
1
-0
/
+4
*
[AggressiveInstCombine] Add library initializer routine for AggressiveInstCom...
Craig Topper
2018-04-24
1
-0
/
+5
*
[AggressiveInstCombine] Make TruncCombine class ignore unreachable basic blocks.
Amjad Aboud
2018-01-31
1
-2
/
+8
*
Another try to commit 323321 (aggressive instruction combine).
Amjad Aboud
2018-01-25
1
-0
/
+110
*
Reverted 323321.
Amjad Aboud
2018-01-24
1
-110
/
+0
*
[InstCombine] Introducing Aggressive Instruction Combine pass (-aggressive-in...
Amjad Aboud
2018-01-24
1
-0
/
+110