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
/
Scalar
/
Reassociate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PM] Normalize FIXMEs for missing PreserveCFG to have the same wording.
Michael Kuperstein
2016-06-28
1
-2
/
+1
*
Apply clang-tidy's modernize-loop-convert to most of lib/Transforms.
Benjamin Kramer
2016-06-26
1
-6
/
+4
*
[PM] Remove support for omitting the AnalysisManager argument to new
Chandler Carruth
2016-06-17
1
-2
/
+3
*
Avoid copies of std::strings and APInt/APFloats where we only read from it
Benjamin Kramer
2016-06-08
1
-1
/
+1
*
[PM] Reassociate: cache analyses more aggressively.
Davide Italiano
2016-05-29
1
-2
/
+7
*
PM: Port Reassociate to the new pass manager
Justin Bogner
2016-04-26
1
-139
/
+101
*
Reassociate: Convert another functor into a lambda. NFC
Justin Bogner
2016-04-26
1
-15
/
+13
*
Reassociate: Simplify using lambdas. NFC
Justin Bogner
2016-04-26
1
-17
/
+7
*
Re-commit optimization bisect support (r267022) without new pass manager supp...
Andrew Kaylor
2016-04-22
1
-1
/
+1
*
Revert "Initial implementation of optimization bisect support."
Vedant Kumar
2016-04-22
1
-1
/
+1
*
Initial implementation of optimization bisect support.
Andrew Kaylor
2016-04-21
1
-1
/
+1
*
ADT: Remove == and != comparisons between ilist iterators and pointers
Duncan P. N. Exon Smith
2016-02-21
1
-1
/
+1
*
Reassociate: Reprocess RedoInsts after each inst
Aditya Nandakumar
2016-01-26
1
-28
/
+39
*
Instructions to be redone only if from the same BB
Aditya Nandakumar
2016-01-07
1
-1
/
+2
*
Remove dead instructions before Redoing
Aditya Nandakumar
2016-01-04
1
-1
/
+33
*
Fix funciton->function typo.
Eric Christopher
2015-12-16
1
-1
/
+1
*
getParent() ^ 3 == getModule() ; NFCI
Sanjay Patel
2015-12-14
1
-1
/
+1
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-2
/
+0
*
Fix a pair of issues that caused an infinite loop in reassociate.
Owen Anderson
2015-11-20
1
-1
/
+1
*
Add intermediate subtract instructions to reassociation worklist.
Owen Anderson
2015-11-16
1
-9
/
+39
*
[ScalarOpts] Remove dead code.
Benjamin Kramer
2015-10-15
1
-14
/
+0
*
Scalar: Remove remaining ilist iterator implicit conversions
Duncan P. N. Exon Smith
2015-10-13
1
-8
/
+7
*
Add GlobalsAA as preserved to a bunch of transforms
James Molloy
2015-09-10
1
-0
/
+2
*
[IR] Give catchret an optional 'return value' operand
David Majnemer
2015-08-15
1
-0
/
+2
*
[Reassociation] Fix miscompile for va_arg arguments.
Quentin Colombet
2015-08-06
1
-22
/
+2
*
[Reassociate] Don't propogate flags when creating negations
David Majnemer
2015-06-24
1
-0
/
+10
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-2
/
+2
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-2
/
+2
*
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
Benjamin Kramer
2015-05-29
1
-1
/
+1
*
[Reassociate] Canonicalizing 'x [+-] (-Constant * y)' isn't always a win
David Majnemer
2015-05-28
1
-35
/
+21
*
don't repeat function names in comments; NFC
Sanjay Patel
2015-04-22
1
-38
/
+31
*
Reapply "[Reassociate] Add initial support for vector instructions."
Robert Lougher
2015-03-13
1
-19
/
+15
*
Revert: "[Reassociate] Add initial support for vector instructions."
Robert Lougher
2015-03-13
1
-15
/
+19
*
[Reassociate] Add initial support for vector instructions.
Robert Lougher
2015-03-13
1
-19
/
+15
*
Reassociate: cannot negate a INT_MIN value
Mehdi Amini
2015-02-11
1
-1
/
+1
*
Fix Reassociate handling of constant in presence of undef float
Mehdi Amini
2015-01-16
1
-3
/
+6
*
[Reassociate] Use dbgs() instead of errs().
Chad Rosier
2014-12-12
1
-2
/
+2
*
This Reassociate change unintentionally slipped in r222499
David Majnemer
2014-11-21
1
-7
/
+0
*
SROA: The alloca type isn't a candidate promotion type for vectors
David Majnemer
2014-11-21
1
-0
/
+7
*
Revert "[Reassociate] As the expression tree is rewritten make sure the opera...
Chad Rosier
2014-11-19
1
-8
/
+7
*
Update SetVector to rely on the underlying set's insert to return a pair<iter...
David Blaikie
2014-11-19
1
-4
/
+4
*
[Reassociate] Rename local variable to not use same name as a member
Chad Rosier
2014-11-18
1
-4
/
+4
*
[Reassociate] As the expression tree is rewritten make sure the operands are
Chad Rosier
2014-11-17
1
-7
/
+8
*
[Reassociate] Canonicalize constants to RHS operand.
Chad Rosier
2014-11-17
1
-1
/
+4
*
[Reassociate] Canonicalize the operands of all binary operators.
Chad Rosier
2014-11-14
1
-12
/
+12
*
[Reassociate] Canonicalize operands of vector binary operators.
Chad Rosier
2014-11-14
1
-6
/
+1
*
[Reassociate] Canonicalize constants to RHS operand.
Chad Rosier
2014-11-14
1
-12
/
+17
*
[Reassociate] Improve rank debug information. NFC.
Chad Rosier
2014-11-14
1
-4
/
+5
*
[Reassociate] Update comment. NFC.
Chad Rosier
2014-11-13
1
-1
/
+1
*
[Reassociate] Canonicalize negative constants out of expressions.
Chad Rosier
2014-11-11
1
-1
/
+2
[next]