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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SmallSet/SmallPtrSet: Refuse huge Small numbers
Matthias Braun
2016-02-01
3
-2
/
+12
*
Undoing commit r259366 to debug buildbot failure.
Arpith Chacko Jacob
2016-02-01
22
-423
/
+74
*
Simplify.
Rafael Espindola
2016-02-01
1
-10
/
+1
*
[X86][SSE] Regenerated load vector + element extraction tests.
Simon Pilgrim
2016-02-01
1
-22
/
+69
*
Use dyn_cast instead of static_cast.
Pete Cooper
2016-02-01
1
-3
/
+3
*
Move comments a bit closer to associated code. NFC.
Chad Rosier
2016-02-01
1
-29
/
+25
*
[X86][SSE] Add AVX512 merge consecutive load tests
Simon Pilgrim
2016-02-01
3
-57
/
+759
*
Code clean up; NFC.
Aaron Ballman
2016-02-01
1
-4
/
+4
*
[CMake] Use LLVM_MAIN_SRC_DIR instead of LLVM_SOURCE_DIR.
Alexey Samsonov
2016-02-01
3
-4
/
+4
*
Regenerate vector blend tests.
Simon Pilgrim
2016-02-01
1
-8
/
+9
*
Regenerate vector sext/zext constant folding tests.
Simon Pilgrim
2016-02-01
1
-72
/
+81
*
ELF: Teach SymbolBody about how to get its addresses.
Rui Ueyama
2016-02-01
6
-94
/
+114
*
Avoid inlining call sites in unreachable-terminated block
Jun Bum Lim
2016-02-01
3
-9
/
+155
*
Remove extra semicolon. NFC.
Chad Rosier
2016-02-01
1
-1
/
+1
*
[SCEV] Clean up isKnownPredicateViaConstantRanges; NFCI
Sanjoy Das
2016-02-01
1
-63
/
+20
*
[SCEV] Rename isKnownPredicateWithRanges; NFC
Sanjoy Das
2016-02-01
2
-9
/
+10
*
Fix infinite recursion in MCAsmStreamer::EmitValueImpl.
Rafael Espindola
2016-02-01
1
-7
/
+5
*
[ThinLTO] Ensure function summary output order is stable
Teresa Johnson
2016-02-01
1
-5
/
+11
*
Add a note on how to create an empty target and use it to attach to
Jim Ingham
2016-02-01
1
-0
/
+10
*
Revert r259143, it broke check-lld on Windows (see PR26388).
Nico Weber
2016-02-01
7
-59
/
+28
*
Add a test for r258362.
Rafael Espindola
2016-02-01
2
-0
/
+25
*
Sort checks alphabetically in ReadabilityTidyModule.cpp.
Eugene Zelenko
2016-02-01
1
-4
/
+4
*
[InstCombine] simplify masked store intrinsics with all ones or zeros masks
Sanjay Patel
2016-02-01
2
-1
/
+39
*
[llvm-nm] Simplify the code a bit. NFCI.
Davide Italiano
2016-02-01
1
-6
/
+2
*
[ubsan] Stop thinking we can rely on C++ ABI knowledge on Windows
Reid Kleckner
2016-02-01
2
-5
/
+2
*
AArch64: Implement missed conditional compare sequences.
Balaram Makam
2016-02-01
4
-16
/
+116
*
Atomize the ObjC category list section.
Pete Cooper
2016-02-01
2
-0
/
+73
*
Add test case missing from r259357 (NFC)
Matthew Simpson
2016-02-01
1
-0
/
+26
*
[AArch64] Simplify prolog/epilog callee save/restore. NFC.
Geoff Berry
2016-02-01
1
-61
/
+87
*
Fix attribute((mode([word|unwind_word]))) for x32
Reid Kleckner
2016-02-01
4
-3
/
+16
*
docs: Clarify that cfi-unrelated-cast is based on lifetime.
Peter Collingbourne
2016-02-01
2
-1
/
+165
*
[SystemZ] Fix wrong-code generation for certain always-false conditions
Ulrich Weigand
2016-02-01
2
-1
/
+27
*
[NFC] Referencing manual for reason why subregbit is checked
Colin LeMahieu
2016-02-01
1
-1
/
+2
*
Always write the session file in UTF-8.
Zachary Turner
2016-02-01
4
-3
/
+53
*
Fix misnamed variable in TestProcessAPI.py
Zachary Turner
2016-02-01
1
-2
/
+2
*
fix broken check lines
Sanjay Patel
2016-02-01
1
-2
/
+2
*
Move LocInfoType from Sema to AST.
Benjamin Kramer
2016-02-01
6
-10
/
+7
*
[InstCombine] Don't transform (X+INT_MAX)>=(Y+INT_MAX) -> (X<=Y)
David Majnemer
2016-02-01
2
-1
/
+13
*
[ValueTracking] Improve isKnownNonZero for PHI of non-zero constants
Jun Bum Lim
2016-02-01
2
-0
/
+30
*
[InstCombine] simplify masked load intrinsics with all ones or zeros masks
Sanjay Patel
2016-02-01
2
-21
/
+32
*
Remove flaky annotation for TestCallWithTimeout on linux
Pavel Labath
2016-02-01
1
-1
/
+0
*
[PrologEpilogInserter] Add some debug output for callee-save frame object all...
Geoff Berry
2016-02-01
1
-0
/
+2
*
[OpenMP] Prevent nesting of target constructs within target code execution re...
Arpith Chacko Jacob
2016-02-01
22
-74
/
+423
*
[AArch64] Simplify callee-save register save/restore. NFC.
Geoff Berry
2016-02-01
2
-68
/
+23
*
[LV] Rename RdxPHIsToFix to PHIsToFix (NFC)
Matthew Simpson
2016-02-01
1
-39
/
+32
*
[X86][AVX512VBMI] add encoding and intrinsics for Multishift
Asaf Badouh
2016-02-01
9
-66
/
+332
*
Add a new check, readability-redundant-control-flow, that check for some form...
Aaron Ballman
2016-02-01
7
-0
/
+427
*
[mips] Split large test file into 3 smaller ones.
Vasileios Kalintiris
2016-02-01
4
-712
/
+772
*
[mips] Range check uimm16 and fix several bugs this revealed.
Daniel Sanders
2016-02-01
29
-159
/
+266
*
Reapply r259210 with a fix for RegistryTest.cpp.
Aaron Ballman
2016-02-01
6
-15
/
+133
[next]