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
*
[Hexagon] Remove std::hex in favor of format().
Alexey Samsonov
2015-12-02
1
-5
/
+7
*
Make --results-file stdout implied if unspecified when using a results format...
Todd Fiala
2015-12-02
1
-3
/
+13
*
Tests: PPC: remove unnecessary metadata. NFC
Kyle Butt
2015-12-02
1
-3
/
+0
*
Also copy private linkage globals when needed.
Rafael Espindola
2015-12-02
3
-1
/
+16
*
Re-enable UBSan tests for SystemZ: PR20980 was fixed.
Alexey Samsonov
2015-12-02
1
-4
/
+0
*
Don't copy information from aliasee to alias.
Rafael Espindola
2015-12-02
5
-22
/
+20
*
AMDGPU/SI: Correctly emit agent global segment variables when targeting HSA
Tom Stellard
2015-12-02
10
-3
/
+301
*
[Hexagon] Remove TFRI_V4 instruction, use existing A2_tfrsi instead
Krzysztof Parzyszek
2015-12-02
1
-20
/
+0
*
Fix linking when we copy over only a decl.
Rafael Espindola
2015-12-02
3
-22
/
+55
*
Fix the clang driver when "-nostdlib" is present
Sumanth Gundapaneni
2015-12-02
2
-2
/
+17
*
Use sub-commands instead of --mode={client,server}.
Zachary Turner
2015-12-02
3
-37
/
+40
*
[CodeGen]: Fix bad interaction with AntiDep breaking and inline asm.
Kyle Butt
2015-12-02
2
-3
/
+314
*
Test Commit: iteratee
Kyle Butt
2015-12-02
1
-2
/
+2
*
Adds candidate formatter for replacing legacy summary results.
Todd Fiala
2015-12-02
4
-88
/
+432
*
Fix accidental off by one change
Fiona Glaser
2015-12-02
1
-1
/
+1
*
Move _mm256_cvtps_ph and _mm256_cvtph_ps to immintrin.h.
Paul Robinson
2015-12-02
2
-12
/
+13
*
AMDGPU: Fix msan test failure
Tom Stellard
2015-12-02
1
-0
/
+1
*
Scheduler / Regalloc: use unique_ptr[] instead of std::vector
Fiona Glaser
2015-12-02
3
-16
/
+17
*
[llvm-profdata] Change instr prof counter overflow to saturate rather than di...
Nathan Slingerland
2015-12-02
4
-17
/
+32
*
AArch64: use ldxp/stxp pair to implement 128-bit atomic loads.
Tim Northover
2015-12-02
6
-38
/
+57
*
[WebAssembly] Fix comments to say "LIFO" instead of "FIFO" when describing a ...
Dan Gohman
2015-12-02
4
-4
/
+4
*
[LLDB][MIPS] fix watchpoint searched on client side for same masked variables
Mohit K. Bhakkad
2015-12-02
2
-4
/
+11
*
[OpenMP] Update target directive codegen to use 4.5 implicit data mappings.
Samuel Antao
2015-12-02
12
-269
/
+1639
*
Making the deleted copy constructor parameter const; NFC.
Aaron Ballman
2015-12-02
1
-1
/
+1
*
AMDGPU/SI: Don't emit group segment global variables
Tom Stellard
2015-12-02
5
-0
/
+32
*
Do (A == C1 || A == C2) -> (A & ~(C1 ^ C2)) == C1 rather than (A == C1 || A =...
David Majnemer
2015-12-02
4
-9
/
+9
*
Replace the custom AST matcher for nothrow functions with the canonical AST m...
Aaron Ballman
2015-12-02
3
-18
/
+2
*
Add a narrowing AST matcher that matches on a FunctionDecl with a non-throwin...
Aaron Ballman
2015-12-02
4
-0
/
+52
*
Amending r254423 by deleting the copy constructor and adding a move construct...
Aaron Ballman
2015-12-02
1
-0
/
+7
*
Add an interesting case we already get right.
Rafael Espindola
2015-12-02
1
-0
/
+14
*
Rollback r254508 and r254511 to fix buildbots
Andy Gibbs
2015-12-02
1
-4
/
+1
*
By intel spec
Michael Zuckerman
2015-12-02
1
-1
/
+1
*
Fix buildbots broken by r254508
Andy Gibbs
2015-12-02
1
-1
/
+4
*
Traverse the NestedNameSpecifier(Loc) of NamespaceAliasDecls.
Daniel Jasper
2015-12-02
2
-0
/
+4
*
Pass along correct 'make' to sub-builds.
Andy Gibbs
2015-12-02
1
-1
/
+2
*
Fix class SCEVPredicate has virtual functions and accessible non-virtual dest...
Andy Gibbs
2015-12-02
1
-1
/
+1
*
XFAIL TestReturnValue for linux i386 clang 3.5-3.6
Tamas Berghammer
2015-12-02
1
-0
/
+1
*
Teaches clang about Cortex-A35.
Christof Douma
2015-12-02
6
-2
/
+36
*
Fix "process load/unload" on android
Tamas Berghammer
2015-12-02
11
-265
/
+352
*
[AArch64]: Add support for Cortex-A35
Christof Douma
2015-12-02
8
-3
/
+60
*
Revert "Added support for -gmodule debugging when debug info is left in the ....
Tamas Berghammer
2015-12-02
22
-1140
/
+178
*
Patch to fix a crash in the PowerPC back end due to ISD::ROTL and ISD::ROTR
Nemanja Ivanovic
2015-12-02
2
-0
/
+14
*
[ELF] - Implemented some GD, LD and IE TLS access models for x86 target.
George Rimar
2015-12-02
3
-2
/
+114
*
PTRACE ABI to read FXSAVE area for 32-bit inferior
Abhishek Aggarwal
2015-12-02
2
-4
/
+42
*
Update isl to isl-0.15-140-g9279e30
Michael Kruse
2015-12-02
15
-272
/
+304
*
Add script to update isl
Michael Kruse
2015-12-02
2
-0
/
+28
*
[mips][microMIPS] Implement PREPEND, RADDU.W.QB, RDDSP, REPL.PH, REPL.QB, REP...
Hrvoje Varga
2015-12-02
7
-9
/
+112
*
[X86][FMA] Optimize FNEG(FMUL) Patterns
Simon Pilgrim
2015-12-02
3
-14
/
+194
*
AVX-512: Updated cost of FP/SINT/UINT conversion operations
Elena Demikhovsky
2015-12-02
4
-375
/
+493
*
[X86][AVX512] add comi with Sae
Asaf Badouh
2015-12-02
7
-1
/
+345
[next]