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
*
Sema: address post-commit review comment
Saleem Abdulrasool
2014-10-17
1
-2
/
+2
*
Driver: support detecting driver mode when clang has a version suffix without...
Hans Wennborg
2014-10-17
2
-76
/
+137
*
[AArch64] Fix a silent codegen fault in BUILD_VECTOR lowering.
James Molloy
2014-10-17
2
-9
/
+31
*
Add an .arcconfig for libc++abi.
Dan Albert
2014-10-17
1
-0
/
+4
*
[libcxxabi] Document the standalone build's requirements on llvm-config and l...
Eric Fiselier
2014-10-17
2
-1
/
+13
*
Don't crash if find_executable return None.
Rafael Espindola
2014-10-17
1
-4
/
+4
*
[PowerPC] Enable use of lxvw4x/stxvw4x in VSX code generation
Bill Schmidt
2014-10-17
9
-12
/
+157
*
Mips: Only set divrem i64 to custom on 64bit
Jan Vesely
2014-10-17
1
-2
/
+2
*
R600: Add EG to FMA test
Jan Vesely
2014-10-17
1
-1
/
+14
*
SelectionDAG: Add sext_inreg optimizations
Jan Vesely
2014-10-17
2
-0
/
+48
*
clang-format: Prefer breaking before trailing return arrows.
Daniel Jasper
2014-10-17
3
-2
/
+5
*
[mips] Add support for COP1's Branch-On-Cond-Likely instructions
Vasileios Kalintiris
2014-10-17
24
-16
/
+104
*
clang-format: [Java] Don't break immediately after "throws".
Daniel Jasper
2014-10-17
2
-6
/
+11
*
[CMake] check-lld: Prune llvm-mc. It is unused.
NAKAMURA Takumi
2014-10-17
1
-1
/
+1
*
lld/lib/Core/Error.cpp: Appease g++-4.7, corresponding to LLVM r210687.
NAKAMURA Takumi
2014-10-17
1
-0
/
+2
*
Revert r219977, "Re-commit r217995 and follow-up patches (r217997, r218011, r...
NAKAMURA Takumi
2014-10-17
15
-422
/
+241
*
Add explicit triple to clang/test/CodeGen/sanitize-address-field-padding.cpp,...
NAKAMURA Takumi
2014-10-17
1
-2
/
+2
*
[mips] Add support for COP0's Branch-On-Cond-Likely instructions
Vasileios Kalintiris
2014-10-17
16
-30
/
+217
*
[DSE] Remove no-data-layout-only type-based overlap checking
Hal Finkel
2014-10-17
5
-20
/
+22
*
complex long double support for PowerPC
Joerg Sonnenberger
2014-10-17
2
-0
/
+17
*
Optimize Type::isStructureOrClassType() by reusing RT->getDecl().
Yaron Keren
2014-10-17
1
-3
/
+4
*
D5775: The new test case was missing from the preceding commit.
Artyom Skrobov
2014-10-17
1
-0
/
+29
*
D5775: Fix of assertion failure in case of non-POD unions with bitfields. Pat...
Artyom Skrobov
2014-10-17
1
-4
/
+14
*
User c-tor name to fix the sanitizer test
Renato Golin
2014-10-17
1
-1
/
+1
*
Trying to fix failing Clang sanitizer test on ARM bots
Renato Golin
2014-10-17
1
-1
/
+1
*
Towards PR21289: don't lose track of unexpanded parameter packs with
Richard Smith
2014-10-17
3
-34
/
+37
*
Fix bashism in build.sh.
Peter Collingbourne
2014-10-17
1
-1
/
+1
*
Break out of the command word parsing loop if we hit
Jason Molenda
2014-10-17
1
-0
/
+6
*
Add #if 0 around unreachable block of code to suppress warnings.
Jason Molenda
2014-10-17
1
-0
/
+2
*
Add null-checks around getter/setter before using them.
Jason Molenda
2014-10-17
1
-4
/
+10
*
Remove incorrect usage of JoinedOrSeparate.
Richard Smith
2014-10-17
2
-3
/
+3
*
A << operation would be undefined for a bit-selecting
Jason Molenda
2014-10-17
1
-1
/
+1
*
Add back commits r219835 and a fixed version of r219829.
Rafael Espindola
2014-10-17
8
-51
/
+193
*
PR21215: Support -fmodule-map-file being specified multiple times. Support
Richard Smith
2014-10-17
8
-22
/
+39
*
[PPC] Adjust some PowerPC tests to account for presence/absence of VSX
Bill Schmidt
2014-10-17
19
-37
/
+243
*
Remove always-true part of a conditional expression.
Jason Molenda
2014-10-17
1
-1
/
+1
*
Put #if 0 blocks around three sections of code that are intentionally
Jason Molenda
2014-10-17
1
-1
/
+7
*
Add a test that would have found the bug in r219829.
Rafael Espindola
2014-10-17
2
-1
/
+33
*
ARM: Fix a bug which was causing convergence failure in constant-island pass.
Akira Hatanaka
2014-10-17
2
-1
/
+401
*
Switch to range-based for loop. No functionality change.
Richard Smith
2014-10-17
1
-9
/
+3
*
[asan] the run-time part of intra-object-overflow detector (-fsanitize-addres...
Kostya Serebryany
2014-10-17
5
-0
/
+75
*
Making all @expectedFailure markers take an explicit bugnumber annotation. Th...
Enrico Granata
2014-10-17
2
-21
/
+22
*
Don't enable the log here. It was just me debugging
Enrico Granata
2014-10-17
1
-1
/
+0
*
Revert commit r219835 and r219829.
Rafael Espindola
2014-10-17
9
-195
/
+52
*
Per comments on PR12350, move DR244 back from 'done' to 'partial' and add tes...
Richard Smith
2014-10-17
2
-2
/
+24
*
[OCaml] Add Llvm.instr_clone.
Peter Zotov
2014-10-17
4
-0
/
+31
*
[LLVM-C] Add LLVMInstructionClone.
Peter Zotov
2014-10-17
2
-0
/
+16
*
CodeGen: Kill FillInNullDataMemberPointers
David Majnemer
2014-10-17
1
-106
/
+3
*
AST: Remove dead code from RecordLayoutBuilder
David Majnemer
2014-10-17
1
-11
/
+0
*
[llvm-symbolizer] Introduce the -dsym-hint option.
Alexander Potapenko
2014-10-17
12
-50
/
+177
[next]