projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump
[oota-llvm.git]
/
test
/
Transforms
/
2015-03-15
Duncan P. N. Exon...
Verifier: Check debug info intrinsic arguments
tree
|
commitdiff
2015-03-14
Mehdi Amini
Update InstCombine to transform aggregate stores into...
tree
|
commitdiff
2015-03-14
Ahmed Bougacha
Add a bunch of CHECK missing colons in tests. NFC.
tree
|
commitdiff
2015-03-14
Peter Collingbourne
LowerBitSets: Do not export symbols for bit set referen...
tree
|
commitdiff
2015-03-13
Robert Lougher
Reapply "[Reassociate] Add initial support for vector...
tree
|
commitdiff
2015-03-13
Duncan P. N. Exon...
instcombine: alloca: Canonicalize scalar allocation...
tree
|
commitdiff
2015-03-13
Duncan P. N. Exon...
AsmWriter: Write alloca array size explicitly (and...
tree
|
commitdiff
2015-03-13
Robert Lougher
Revert: "[Reassociate] Add initial support for vector...
tree
|
commitdiff
2015-03-13
Robert Lougher
[Reassociate] Add initial support for vector instructions.
tree
|
commitdiff
2015-03-13
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-03-13
David Majnemer
ConstantFold: Fix big shift constant folding
tree
|
commitdiff
2015-03-12
Kevin Qin
Reapply 'Run LICM pass after loop unrolling pass.'
tree
|
commitdiff
2015-03-11
David Majnemer
InstCombine: Don't fold call bitcast into args if calle...
tree
|
commitdiff
2015-03-11
Sanjay Patel
Inliner should not add callgraph edges for intrinsic...
tree
|
commitdiff
2015-03-11
Benjamin Kramer
Prefer pipes over temporary files in a feeble attempt...
tree
|
commitdiff
2015-03-10
Philip Reames
If a conditional branch jumps to the same target, remov...
tree
|
commitdiff
2015-03-10
Philip Reames
Infer known bits from dominating conditions
tree
|
commitdiff
2015-03-10
Owen Anderson
Fix a crash in InstCombine where we could try to trunca...
tree
|
commitdiff
2015-03-10
Owen Anderson
Fix an infinite loop in InstCombine when an instruction...
tree
|
commitdiff
2015-03-09
Kevin Qin
Revert r231630 - Run LICM pass after loop unrolling...
tree
|
commitdiff
2015-03-09
Kevin Qin
[AArch64] Enable partial & runtime unrolling on cortex-a57
tree
|
commitdiff
2015-03-09
Kevin Qin
Introduce runtime unrolling disable matadata and use...
tree
|
commitdiff
2015-03-09
Kevin Qin
Run LICM pass after loop unrolling pass.
tree
|
commitdiff
2015-03-09
Mehdi Amini
InstCombine: fix fold "fcmp x, undef" to account for NaN
tree
|
commitdiff
2015-03-08
Owen Anderson
Teach DataLayout to infer a plausible alignment for...
tree
|
commitdiff
2015-03-06
Olivier Sallenave
Do not restrict interleaved unrolling to small loops...
tree
|
commitdiff
2015-03-06
Karthik Bhat
Add a new pass "Loop Interchange"
tree
|
commitdiff
2015-03-06
Michael Gottesman
[objc-arc] Remove annotations code.
tree
|
commitdiff
2015-03-06
Nadav Rotem
Teach ComputeNumSignBits about signed reminder.
tree
|
commitdiff
2015-03-05
Philip Reames
[RewriteStatepointsForGC] Yet more test cases for reloc...
tree
|
commitdiff
2015-03-05
Philip Reames
[RewriteStatepointsForGC] Add additional tests around...
tree
|
commitdiff
2015-03-05
Michael Kuperstein
[InstCombine] Fix an assertion when fmul has a Constant...
tree
|
commitdiff
2015-03-04
Mehdi Amini
Make DataLayout Non-Optional in the Module
tree
|
commitdiff
2015-03-04
Philip Reames
[RewriteStatepointsForGC] Fix a relocation bug w.r...
tree
|
commitdiff
2015-03-03
David Majnemer
InstCombine: Ensure select condition types are identica...
tree
|
commitdiff
2015-03-03
Nadav Rotem
Teach ComputeNumSignBits about signed divisions.
tree
|
commitdiff
2015-03-03
Duncan P. N. Exon...
DebugInfo: Move new hierarchy into place
tree
|
commitdiff
2015-03-03
Peter Collingbourne
LowerBitSets: Use byte arrays instead of bit sets to...
tree
|
commitdiff
2015-03-03
Benjamin Kramer
LoopIdiom: Give globals for memset_pattern16 private...
tree
|
commitdiff
2015-03-02
Sanjoy Das
Revert some changes that were made to fix PR20680.
tree
|
commitdiff
2015-03-02
NAKAMURA Takumi
Revert r230921, "Revert some changes that were made...
tree
|
commitdiff
2015-03-01
Sanjoy Das
Revert some changes that were made to fix PR20680.
tree
|
commitdiff
2015-02-28
Duncan P. N. Exon...
DebugInfo: Convert DW_OP_piece => DW_OP_bit_piece
tree
|
commitdiff
2015-02-28
Duncan P. N. Exon...
Fix line endings on Transforms/Inline/inline_dbg_declare.ll
tree
|
commitdiff
2015-02-28
Benjamin Kramer
TRE: Just erase dead BBs and tweak the iteration loop...
tree
|
commitdiff
2015-02-28
Philip Reames
[RewriteStatepointsForGC] Fix another order of iteratio...
tree
|
commitdiff
2015-02-28
Philip Reames
[RewriteStatepointsForGC] Add tests for the base pointe...
tree
|
commitdiff
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
tree
|
commitdiff
2015-02-26
Sanjoy Das
IRCE: add a test case for r230619.
tree
|
commitdiff
2015-02-26
Hal Finkel
[InstCombine/PowerPC] Convert aligned QPX load/store...
tree
|
commitdiff
2015-02-26
Hal Finkel
[InstCombine] Add a test for altivec load/store intrins...
tree
|
commitdiff
2015-02-26
Sanjoy Das
IRCE: generalize to handle loops with decreasing induct...
tree
|
commitdiff
2015-02-26
Ramkumar Ramachandra
PlaceSafepoints: use IRBuilder helpers
tree
|
commitdiff
2015-02-25
Sanjay Patel
only propagate equality comparisons of FP values that...
tree
|
commitdiff
2015-02-25
JF Bastien
InstCombine: extract instead of shuffle when performing...
tree
|
commitdiff
2015-02-25
Peter Collingbourne
LowerBitSets: Align referenced globals.
tree
|
commitdiff
2015-02-25
Sanjoy Das
Bugfix: SCEVExpander incorrectly marks increment operat...
tree
|
commitdiff
2015-02-25
Sanjay Patel
Fix really obscure bug in CannotBeNegativeZero() (PR22688)
tree
|
commitdiff
2015-02-25
Charles Davis
[IC] Turn non-null MD on pointer loads to range MD...
tree
|
commitdiff
2015-02-24
Peter Collingbourne
LowerBitSets: Introduce global layout builder.
tree
|
commitdiff
2015-02-24
Hans Wennborg
Revert r230280: "Bugfix: SCEVExpander incorrectly marks...
tree
|
commitdiff
2015-02-24
Sanjoy Das
New instcombine rule: max(~a,~b) -> ~min(a, b)
tree
|
commitdiff
2015-02-23
Sanjoy Das
Bugfix: SCEVExpander incorrectly marks increment operat...
tree
|
commitdiff
2015-02-23
Sanjoy Das
Revert 230275.
tree
|
commitdiff
2015-02-23
Sanjoy Das
Fix bug 22641
tree
|
commitdiff
2015-02-23
Chad Rosier
Prevent hoisting fmul from THEN/ELSE to IF if there...
tree
|
commitdiff
2015-02-23
Mehdi Amini
InstSimplify: simplify 0 / X if nnan and nsz
tree
|
commitdiff
2015-02-21
Sanjoy Das
IRCE: use SCEVs instead of llvm::Value's for intermediate
tree
|
commitdiff
2015-02-21
Philip Reames
[PlaceSafepoints] Adjust enablement logic to default...
tree
|
commitdiff
2015-02-20
Benjamin Kramer
LoopRotate: When reconstructing loop simplify form...
tree
|
commitdiff
2015-02-20
Peter Collingbourne
Introduce bitset metadata format and bitset lowering...
tree
|
commitdiff
2015-02-20
Philip Reames
Bugfix for 229954
tree
|
commitdiff
2015-02-20
Hal Finkel
[InstCombine] Remove unnecessary variable indexing...
tree
|
commitdiff
2015-02-20
Philip Reames
Adjust enablement of RewriteStatepointsForGC
tree
|
commitdiff
2015-02-20
Philip Reames
Add a pass for constructing gc.statepoint sequences...
tree
|
commitdiff
2015-02-20
Michael Gottesman
[objc-arc-contract] We can not move retains over instru...
tree
|
commitdiff
2015-02-19
Ahmed Bougacha
[ARM] Re-re-apply VLD1/VST1 base-update combine.
tree
|
commitdiff
2015-02-19
Rafael Espindola
Avoid conversion to float when creating ConstantDataArr...
tree
|
commitdiff
2015-02-19
Igor Laevsky
Add few simple tests to check statepoint placement...
tree
|
commitdiff
2015-02-19
Chandler Carruth
[x86,sdag] Two interrelated changes to the x86 and...
tree
|
commitdiff
2015-02-18
Sanjoy Das
Partial fix for bug 22589
tree
|
commitdiff
2015-02-18
Elena Demikhovsky
Minor fix after 229495.
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Modify test to also check symbolic strid...
tree
|
commitdiff
2015-02-18
Akira Hatanaka
[InstCombine] Do not insert a GEP instruction before...
tree
|
commitdiff
2015-02-18
Hal Finkel
[BDCE] Don't forget uses of root instructions seen...
tree
|
commitdiff
2015-02-17
Elena Demikhovsky
Fixed a bug in store sinking.
tree
|
commitdiff
2015-02-17
Hal Finkel
[BDCE] Add a bit-tracking DCE pass
tree
|
commitdiff
2015-02-16
Mehdi Amini
InstCombine: fold more cases of (fp_to_u/sint (u/sint_t...
tree
|
commitdiff
2015-02-16
Mehdi Amini
Tests: reformat sitofp.ll and use FileCheck
tree
|
commitdiff
2015-02-16
James Molloy
[LoopReroll] Relax some assumptions a little.
tree
|
commitdiff
2015-02-16
James Molloy
[LoopReroll] Don't crash on dead code
tree
|
commitdiff
2015-02-16
David Majnemer
IR: Properly return nullptr when getAggregateElement...
tree
|
commitdiff
2015-02-15
David Blaikie
FileCheck-ize a test to make it easier to migrate to...
tree
|
commitdiff
2015-02-15
David Blaikie
Update a test to make it easier to migrate to untyped...
tree
|
commitdiff
2015-02-15
David Blaikie
Update a test to use FileCheck so it's easier to migrat...
tree
|
commitdiff
2015-02-15
David Blaikie
Reformat test case to be easier to migrate to typeless...
tree
|
commitdiff
2015-02-14
Ramkumar Ramachandra
InstCombine: propagate deref via new addDereferenceableAttr
tree
|
commitdiff
2015-02-14
Philip Reames
[InstCombine] When canonicalizing gep indices, prefer...
tree
|
commitdiff
2015-02-13
Andrea Di Biagio
[InstCombine] Fix regression introduced at r227197.
tree
|
commitdiff
next