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
*
[sanitizer] Fix a crash in SizeClassAllocator32 with an out-of-range pointer
Kuba Brecka
2016-05-02
2
-0
/
+18
*
[InstCombine] regenerate checks
Sanjay Patel
2016-05-02
1
-69
/
+103
*
[InstCombine] regenerate checks
Sanjay Patel
2016-05-02
1
-131
/
+183
*
Force llvm-ar to use the gnu format.
Rafael Espindola
2016-05-02
1
-1
/
+1
*
[InstCombine] regenerate checks
Sanjay Patel
2016-05-02
1
-33
/
+43
*
[sanitizer] Don't reuse the main thread in ThreadRegistry
Kuba Brecka
2016-05-02
1
-0
/
+2
*
[X86][SSE] Dropped X86ISD::FGETSIGNx86 and use MOVMSK instead for FGETSIGN lo...
Simon Pilgrim
2016-05-02
4
-37
/
+12
*
Cleanup comments. NFC.
Chad Rosier
2016-05-02
2
-3
/
+4
*
Cleanup comments. NFC.
Chad Rosier
2016-05-02
1
-4
/
+3
*
Silence unused variable warnings; NFC.
Aaron Ballman
2016-05-02
1
-9
/
+4
*
Cleanup comments. NFC.
Chad Rosier
2016-05-02
1
-7
/
+9
*
[InstCombine] regenerate checks
Sanjay Patel
2016-05-02
1
-500
/
+674
*
Don't include the output dir in the response file.
Rafael Espindola
2016-05-02
2
-2
/
+3
*
[CLANG][AVX512][BUILTIN]movap{d|s}{128|256|512}
Michael Zuckerman
2016-05-02
5
-0
/
+182
*
Copy thin archive members with --reproduce.
Rafael Espindola
2016-05-02
2
-0
/
+17
*
[ELF] - keep alive all non-text sections referenced by .eh_frame
George Rimar
2016-05-02
2
-15
/
+56
*
Enable the X86 call frame optimization for the 64-bit targets that allow it.
David L Kreitzer
2016-05-02
3
-16
/
+229
*
Expose a getFullName for thin archive members.
Rafael Espindola
2016-05-02
2
-10
/
+19
*
Don't quote "--hash-style gnu".
Rafael Espindola
2016-05-02
2
-3
/
+4
*
Typo: ToComplex -> TooComplex. NFC.
Michael Kruse
2016-05-02
1
-4
/
+4
*
Rename Conjuncts -> Disjunctions. NFC.
Michael Kruse
2016-05-02
3
-13
/
+14
*
[ScheduleOptimizer] Add -polly-opt-outer-coincidence option.
Michael Kruse
2016-05-02
2
-0
/
+89
*
[WWW] Mark task as done and me as owner of some task
Johannes Doerfert
2016-05-02
1
-6
/
+6
*
Typo: isToComplex -> isTooComplex. NFC.
Michael Kruse
2016-05-02
1
-5
/
+5
*
[SystemZ] Temporarily disable codegen test int-add-12.ll.
Jonas Paulsson
2016-05-02
1
-1
/
+1
*
Replace non-ascii character.
Simon Atanasyan
2016-05-02
1
-1
/
+1
*
[Clang][AVX512][BuiltIn] Adding intrinsics for cvtps2pd instruction set
Michael Zuckerman
2016-05-02
3
-0
/
+85
*
[SystemZ] Fix in restoreCalleeSavedRegisters()
Jonas Paulsson
2016-05-02
1
-1
/
+2
*
[SystemZ] Mark CC defs as dead whenever possible.
Jonas Paulsson
2016-05-02
3
-5
/
+25
*
[Clang][avx512][builtin] Adding intrinsics for vexpand{d|q|ps|pd} instrctuon set
Michael Zuckerman
2016-05-02
3
-0
/
+218
*
[Clang][BuiltIn][avx512] Adding intrinsics for vpshufd instruction set
Michael Zuckerman
2016-05-02
5
-0
/
+91
*
[X86] Fix a bug in LOCK arithmetic operation pattern matching where the wrong...
Craig Topper
2016-05-02
1
-1
/
+1
*
Fix grammar and correct comment - the debug information wasn't incorrect, rat...
Eric Christopher
2016-05-02
1
-2
/
+2
*
[llvm-readobj] Dump hash as part of -version-info.
Davide Italiano
2016-05-02
2
-0
/
+4
*
[CodeGen] Add OPC_MoveChild0-OPC_MoveChild7 opcodes to isel matching tables t...
Craig Topper
2016-05-02
3
-3
/
+24
*
Add support for synthetic child providers to optionally return a customized t...
Enrico Granata
2016-05-02
6
-0
/
+94
*
[GlobalDCE] Modernize. Use FileCheck instead of grep.
Davide Italiano
2016-05-01
6
-7
/
+15
*
[InstCombine][SSE] Added support to VPERMD/VPERMPS to shuffle combine to acce...
Simon Pilgrim
2016-05-01
2
-13
/
+18
*
Dropped FIXME comment
Simon Pilgrim
2016-05-01
1
-1
/
+1
*
[InstCombine][SSE] Added support to VPERMILVAR to shuffle combine to accept U...
Simon Pilgrim
2016-05-01
2
-28
/
+35
*
[InstCombine][AVX] Fixed PERMILVAR identity tests and added additional decode...
Simon Pilgrim
2016-05-01
1
-13
/
+47
*
[InstCombine][SSE] Added support to PSHUFB to shuffle combine to accept UNDEF...
Simon Pilgrim
2016-05-01
2
-22
/
+21
*
[InstCombine][SSE] Regenerate MOVSX/MOVZX tests
Simon Pilgrim
2016-05-01
2
-114
/
+116
*
[AVX512] VPACKUSWB/VPACKSSWB should not be encoded with EVEX.W=1. While there...
Craig Topper
2016-05-01
4
-214
/
+214
*
[InstCombine][AVX2] Combine VPERMD/VPERMPS intrinsics with constant masks to ...
Simon Pilgrim
2016-05-01
2
-15
/
+50
*
Fixed MSVC 'not all control paths return a value' warning
Simon Pilgrim
2016-05-01
1
-0
/
+1
*
Document the LLVM_ENABLE_EXPENSIVE_CHECKS cmake option introduced in r268050
Simon Pilgrim
2016-05-01
1
-0
/
+3
*
[clang][Builtin][AVX512] Adding intrinsics for vmovshdup and vmovsldup instru...
Michael Zuckerman
2016-05-01
5
-0
/
+210
*
getelementptr instruction, support index vector of EVT.
Igor Breger
2016-05-01
2
-1
/
+11
*
Update test for r268192.
Kuba Brecka
2016-05-01
1
-3
/
+3
[next]