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
/
test
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Calculate __builtin_object_size when pointer depends on a condition
Petar Jovanovic
2016-04-13
2
-0
/
+148
*
[InstCombine] We folded an fcmp to an i1 instead of a vector of i1
David Majnemer
2016-04-13
2
-3
/
+14
*
AMDGPU: Remove leftover ShaderType attributes in tests
Matt Arsenault
2016-04-13
1
-1
/
+1
*
[x86, InstCombine] fix masked load pass-through operand to be a zero vector
Sanjay Patel
2016-04-12
1
-11
/
+11
*
Add a pass to name anonymous/nameless function
Mehdi Amini
2016-04-12
1
-0
/
+27
*
Move summary creation out of llvm-as into opt
Mehdi Amini
2016-04-12
4
-8
/
+8
*
Add __atomic_* lowering to AtomicExpandPass.
James Y Knight
2016-04-12
2
-0
/
+259
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-04-12
3
-42
/
+117
*
This reverts commit r266002, r266011 and r266016.
Rafael Espindola
2016-04-12
2
-259
/
+0
*
Add the allocsize attribute to LLVM.
George Burgess IV
2016-04-12
2
-0
/
+170
*
MergeFunctions: test alloca better
JF Bastien
2016-04-12
1
-7
/
+35
*
ThinLTO renaming: use module hash instead of position in the summary
Mehdi Amini
2016-04-11
2
-9
/
+9
*
[safestack] Add canary to unsafe stack frames
Evgeniy Stepanov
2016-04-11
3
-0
/
+71
*
Add __atomic_* lowering to AtomicExpandPass.
James Y Knight
2016-04-11
2
-0
/
+259
*
[DebugInfo/Test] Add CU as required.
Davide Italiano
2016-04-11
1
-0
/
+2
*
[LoopUtils, LV] Fix PR27246 (first-order recurrences)
Matthew Simpson
2016-04-11
1
-0
/
+41
*
[DebugInfo] Fix even more tests to include DICompileunit.
Davide Italiano
2016-04-11
4
-0
/
+8
*
Fix missing DICompileUnits in testcases
Adrian Prantl
2016-04-11
2
-5
/
+7
*
[InstCombine] consolidate tests for related bugs
Sanjay Patel
2016-04-11
2
-26
/
+32
*
Update discriminator testcases to use proper NoDebug CUs instead of omitting
Adrian Prantl
2016-04-11
5
-30
/
+10
*
[InstCombine] don't try to shift an illegal amount (PR26760)
Sanjay Patel
2016-04-11
1
-1
/
+22
*
More upgrading of old- and very-old-style debug info in testcases.
Adrian Prantl
2016-04-11
13
-20
/
+16
*
This reverts commit r265913 and r265912
Sanjoy Das
2016-04-11
2
-138
/
+1
*
[InstCombine] replace test that no longer works as intended
Sanjay Patel
2016-04-11
2
-57
/
+22
*
[ThinLTO] Move summary computation from BitcodeWriter to new pass
Teresa Johnson
2016-04-11
1
-5
/
+3
*
[IndVars] Eliminate op.with.overflow when possible
Sanjoy Das
2016-04-10
2
-1
/
+138
*
Loop vectorization with uniform load
Elena Demikhovsky
2016-04-10
1
-0
/
+47
*
Maintain calling convention when inling calls to llvm.deoptimize
Sanjoy Das
2016-04-09
1
-0
/
+15
*
Propagate Undef in llvm.cos Intrinsic
Sanjoy Das
2016-04-08
1
-0
/
+26
*
[InstCombine] Fix miscompile in FoldSPFofSPF
David Majnemer
2016-04-08
1
-0
/
+19
*
[LoopVectorize] Register cloned assumptions
David Majnemer
2016-04-08
1
-0
/
+32
*
Re-commit [SCEV] Introduce a guarded backedge taken count and use it in LAA a...
Silviu Baranga
2016-04-08
2
-1
/
+168
*
Reapply "ValueMapper: Treat LocalAsMetadata more like function-local Values"
Duncan P. N. Exon Smith
2016-04-08
1
-0
/
+49
*
Revert "ValueMapper: Treat LocalAsMetadata more like function-local Values"
Duncan P. N. Exon Smith
2016-04-08
1
-49
/
+0
*
Don't IPO over functions that can be de-refined
Sanjoy Das
2016-04-08
5
-0
/
+144
*
ValueMapper: Treat LocalAsMetadata more like function-local Values
Duncan P. N. Exon Smith
2016-04-08
1
-0
/
+49
*
[GVN] Fix handling of sub-byte types in big-endian mode
Ulrich Weigand
2016-04-07
1
-0
/
+40
*
[LoopUnroll] Fix the way we update DT after complete unrolling.
Michael Zolotukhin
2016-04-06
1
-0
/
+53
*
regenerate checks
Sanjay Patel
2016-04-06
1
-556
/
+828
*
LoopUnroll: only allow non-modulo Partial unrolling when Runtime=true
Fiona Glaser
2016-04-06
1
-1
/
+1
*
Revert r265535 until we know how we can fix the bots
Silviu Baranga
2016-04-06
2
-168
/
+1
*
[SCEV] Introduce a guarded backedge taken count and use it in LAA and LV
Silviu Baranga
2016-04-06
2
-1
/
+168
*
[SLPVectorizer] Vectorizing the libm sqrt to llvm's sqrt intrinsic requires nnan
David Majnemer
2016-04-06
2
-3
/
+27
*
ValueMapper: Fix delayed blockaddress handling after r265273
Duncan P. N. Exon Smith
2016-04-06
1
-0
/
+22
*
[SLPVectorizer] Vectorize libcalls of sqrt
David Majnemer
2016-04-06
2
-25
/
+24
*
[DebugInfo] Fix tests so that each subprogram belongs to a CU.
Davide Italiano
2016-04-05
9
-1
/
+60
*
[RS4GC] Better codegen for deoptimize calls
Sanjoy Das
2016-04-05
1
-2
/
+14
*
add tests to show missing optimization from D18230
Sanjay Patel
2016-04-05
1
-0
/
+59
*
[InstCombine] regenerate checks
Sanjay Patel
2016-04-05
10
-81
/
+89
*
Don't delete empty preheaders in CodeGenPrepare if it would create a critical...
Chuang-Yu Cheng
2016-04-05
1
-1
/
+1
[next]