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
*
Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof
Marshall Clow
2016-03-14
13
-55
/
+163
*
clang/test/CodeGenCXX/virtual-function-attrs.cpp: Appease i686-mingw32 to exp...
NAKAMURA Takumi
2016-03-14
1
-3
/
+3
*
Object: Add ELF types to ELFType.
Rui Ueyama
2016-03-14
1
-6
/
+49
*
Imporove load to store => memcpy
Amaury Sechet
2016-03-14
2
-25
/
+128
*
Make getAlignment a non-member function. NFC.
Rui Ueyama
2016-03-14
1
-8
/
+6
*
Re-add ConstantFoldInstOperands form taking opcode and return type.
Manuel Jacob
2016-03-14
2
-4
/
+26
*
Remove code added for debugging purposes. NFC.
Easwaran Raman
2016-03-14
1
-3
/
+3
*
Lots of progress on the CommandAlias refactoring
Enrico Granata
2016-03-14
7
-136
/
+299
*
llvm-shlib: Remove the option to override __cxa_atexit
Justin Bogner
2016-03-14
3
-19
/
+1
*
llvm-config: fix --libs on Linux
Reid Kleckner
2016-03-14
1
-7
/
+9
*
Error messages should start with lowercase letters.
Rui Ueyama
2016-03-14
2
-6
/
+6
*
Factor out MachineBlockPlacement::fillWorkLists. NFC
Amaury Sechet
2016-03-14
1
-36
/
+39
*
Revert "[ThinLTO] Clang side of renaming of function index (NFC)"
Teresa Johnson
2016-03-14
4
-22
/
+22
*
Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"
Teresa Johnson
2016-03-14
47
-369
/
+796
*
[ThinLTO] Clang side of renaming of function index (NFC)
Teresa Johnson
2016-03-14
4
-22
/
+22
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-14
47
-796
/
+369
*
[JITEventListener] Fix some -Wundef warnings
Keno Fischer
2016-03-14
1
-2
/
+2
*
Shuffle an #undef to avoid a warning on FreeBSD
Ed Maste
2016-03-14
1
-2
/
+1
*
Revert "Turn LoopLoadElimination on again"
Adam Nemet
2016-03-14
1
-2
/
+2
*
[CMake] Updating Apple Clang CMake caches
Chris Bieneman
2016-03-14
2
-9
/
+58
*
allow branch weight metadata on select instructions (PR26636)
Sanjay Patel
2016-03-14
4
-5
/
+58
*
[attrs] Handle convergent CallSites.
Justin Lebar
2016-03-14
4
-58
/
+107
*
[docs] "Straightforward" is one word.
Justin Lebar
2016-03-14
1
-1
/
+1
*
[docs] Fix typo in docs/CodeGenerator.rst.
Justin Lebar
2016-03-14
1
-1
/
+1
*
[SystemZ] Add missing isBranch flags to certain instruction
Ulrich Weigand
2016-03-14
1
-9
/
+11
*
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
[next]