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
*
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
*
Improved macro emission in dwarf.
Amjad Aboud
2016-02-01
7
-124
/
+42
*
Reapply commit r258404 with fix.
Matthew Simpson
2016-02-01
2
-24
/
+249
*
Remove Timer::Initialize routine
Pavel Labath
2016-02-01
3
-28
/
+12
*
Remove the egregious PCHContainer layering hack that doesn't seem to be neces...
Benjamin Kramer
2016-02-01
2
-5
/
+3
*
ScopInfo: Correct schedule construction
Tobias Grosser
2016-02-01
4
-44
/
+233
*
clang-format: Fix incorrect pointer detection in lambdas in constructor
Daniel Jasper
2016-02-01
2
-2
/
+3
*
clang-format: Add option to disable string literal formatting.
Daniel Jasper
2016-02-01
4
-2
/
+17
*
clang-format: Fix alignment of trailing multiline columns.
Daniel Jasper
2016-02-01
2
-10
/
+22
*
clang-format: [JS] Treat "in" as a proper operator.
Daniel Jasper
2016-02-01
2
-0
/
+21
*
WebAssembly NFC: simplify control flow
JF Bastien
2016-02-01
1
-43
/
+63
*
DWARF RenderScript vendor extension
Ewan Crawford
2016-02-01
1
-0
/
+1
*
ScopInfo: Drop dead code in schedule description
Tobias Grosser
2016-02-01
1
-9
/
+0
*
AVX512: fix mask handling for gather/scatter/prefetch intrinsics.
Igor Breger
2016-02-01
2
-43
/
+77
*
[analyzer] Use a wider integer type for an array index.
Artem Dergachev
2016-02-01
2
-1
/
+40
*
Set correct ThreadStopInfo in case of trace event
Abhishek Aggarwal
2016-02-01
4
-15
/
+58
*
[X86][SSE] Find source of the inserted element of INSERTPS
Simon Pilgrim
2016-02-01
2
-19
/
+33
*
AVX512 : Fix SETCCE lowering for KNL 32 bit.
Igor Breger
2016-02-01
2
-19
/
+68
*
[dsymutil] Skip mach-o paired relocations
Frederic Riss
2016-02-01
1
-0
/
+34
*
[X86] Cleanup the WinEHState pass
David Majnemer
2016-02-01
1
-25
/
+14
*
[dsymutil] Support scattered relocs.
Frederic Riss
2016-02-01
5
-2
/
+228
[next]