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
*
Relax test introduced in r263464 to accept ARM ABI output.
Peter Collingbourne
2016-03-14
1
-1
/
+1
*
[SLPVectorizer] Fix dependency list
Keno Fischer
2016-03-14
1
-0
/
+1
*
Reverting r263474; it turns out there are uses of the public interface, but M...
Aaron Ballman
2016-03-14
1
-2
/
+2
*
The file header of TrailingObjects.h suggests that TrailingObjects be inherit...
Aaron Ballman
2016-03-14
1
-2
/
+2
*
ELF: Update the document.
Rui Ueyama
2016-03-14
1
-19
/
+21
*
Turn LoopLoadElimination on again
Adam Nemet
2016-03-14
1
-2
/
+2
*
Revert r263366: Cosmetic change to reduce repetitions. NFC.
Rui Ueyama
2016-03-14
1
-9
/
+11
*
clang-format: [JS] Handle certain cases of ASI.
Daniel Jasper
2016-03-14
3
-67
/
+193
*
CodeGen: Use 32-bit gep offsets to address vtable address points.
Peter Collingbourne
2016-03-14
12
-39
/
+39
*
More of the alias refactoring work! CommandAlias is now a CommandObject
Enrico Granata
2016-03-14
5
-35
/
+75
*
Enable expectedFailure for all Clang versions in TestRegisterVariables
Ed Maste
2016-03-14
1
-1
/
+1
*
ELF: Add a few numbers to the document.
Rui Ueyama
2016-03-14
1
-0
/
+30
*
CodeGen: Mark functions used in vtables as unnamed_addr.
Peter Collingbourne
2016-03-14
4
-6
/
+26
*
[AliasSetTracker] Do not strip pointer casts when processing MemSetInst
Michael Kuperstein
2016-03-14
2
-2
/
+34
*
[AArch64] Refactor AArch64FrameLowering::emitPrologue. NFC.
Chad Rosier
2016-03-14
2
-58
/
+56
*
[SpillPlacement] Fix a quadratic behavior in spill placement.
Quentin Colombet
2016-03-14
2
-53
/
+44
*
[AArch64] Break the dependency between FP and SP when possible.
Chad Rosier
2016-03-14
6
-14
/
+25
*
[ADT] Add a pop_back_val method to the SparseSet container.
Quentin Colombet
2016-03-14
2
-0
/
+25
*
[Mips] Fix -Wunused-private-field warning after r263444.
Chad Rosier
2016-03-14
3
-7
/
+6
*
[DAG] use !isUndef() ; NFCI
Sanjay Patel
2016-03-14
10
-50
/
+43
*
Add failing tests that I forgot to add to the last commit
Marshall Clow
2016-03-14
3
-0
/
+90
*
Implement LWG#2566: Requirements on the first template parameter of container...
Marshall Clow
2016-03-14
6
-24
/
+27
*
[modules] Don't diagnose non-modular includes from modular files that are
Richard Smith
2016-03-14
5
-4
/
+23
*
[DAG] use isUndef() ; NFCI
Sanjay Patel
2016-03-14
14
-196
/
+179
*
AMDGPU/SI: Handle wait states required for DPP instructions
Tom Stellard
2016-03-14
3
-0
/
+112
*
[x86, AVX] replace masked load with full vector load when possible
Sanjay Patel
2016-03-14
2
-30
/
+33
*
[mips] MIPS32R6 compact branch support
Daniel Sanders
2016-03-14
18
-73
/
+555
*
[OpenMP] Replace offloading option that start with -o with -fo.
Samuel Antao
2016-03-14
14
-240
/
+240
*
AMDGPU/SI: Incomplete shader binaries need to finish execution at the end
Marek Olsak
2016-03-14
3
-8
/
+81
*
AMDGPU: mark llvm.amdgcn.image.atomic.* as a source of divergence
Nicolai Haehnle
2016-03-14
2
-0
/
+135
*
[test] Correctly retry connections on android targets
Pavel Labath
2016-03-14
1
-5
/
+31
*
[mips] Use range-based for loops. NFC.
Vasileios Kalintiris
2016-03-14
1
-7
/
+5
*
Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...
Benjamin Kramer
2016-03-14
20
-815
/
+91
*
Revert "Recommitted r261634 "Supporting all entities declared in lexical scop...
Benjamin Kramer
2016-03-14
5
-92
/
+20
*
Fix some more tests with CLANG_DEFAULT_CXX_STDLIB
Jonas Hahnfeld
2016-03-14
5
-22
/
+24
*
Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
Jonas Hahnfeld
2016-03-14
5
-60
/
+48
*
Remove dead code. NFC.
George Rimar
2016-03-14
1
-2
/
+0
*
Allow any build-id length between 4 and 20 bytes inclusive
Ed Maste
2016-03-14
1
-2
/
+3
*
[SystemZ] Avoid LER on z13 due to partial register dependencies
Ulrich Weigand
2016-03-14
5
-3
/
+40
*
[CVP] Replace nonnegative with positive, per Philip's request. NFC.
Chad Rosier
2016-03-14
1
-2
/
+2
*
[Frontend] Disable value name discarding for all sanitizers.
Benjamin Kramer
2016-03-14
1
-6
/
+7
*
[mips] Fix an issue with long double when function roundl is defined
Zlatko Buljan
2016-03-14
2
-2
/
+46
*
[mips] Range check uimm16_64
Daniel Sanders
2016-03-14
2
-7
/
+14
*
[clang-tidy] Fix "Name is not a simple identifier" assertion in `modernize-lo...
Haojian Wu
2016-03-14
2
-2
/
+6
*
Recommitted r261634 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-14
5
-20
/
+92
*
Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-14
20
-91
/
+815
*
[mips] Simplify ordering of range checked immediate classes.
Daniel Sanders
2016-03-14
1
-29
/
+49
*
[Driver] Enable --rtlib option for MSVC target
Andrey Turetskiy
2016-03-14
3
-1
/
+25
*
Extend XFlaky in TestProcessIO to linux as well
Pavel Labath
2016-03-14
1
-5
/
+5
*
[AMDGPU] Assembler: SOP* instruction fixes
Nikolay Haustov
2016-03-14
6
-42
/
+160
[next]