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
*
[IR] Copy comdats in GlobalObject::copyAttributesFrom
Reid Kleckner
2016-05-25
3
-0
/
+20
*
[llvm-pdbdump] Dump raw stream contents as binary block.
Zachary Turner
2016-05-25
1
-2
/
+3
*
TableGen: Use StringRef instead of std::string
Matt Arsenault
2016-05-25
2
-4
/
+4
*
AMDGPU: Fix v2i64/v2f64 bitcasts
Matt Arsenault
2016-05-25
2
-1
/
+35
*
AMDGPU: Fix missing br_cc i1 test coverage
Matt Arsenault
2016-05-25
1
-5
/
+44
*
[SelectionDAG] Add smarts for BSWAP in computeKnownBits.
Chad Rosier
2016-05-25
2
-0
/
+50
*
[esan][cfrag] Add skeleton for cache fragmentation tool support
Qin Zhao
2016-05-25
5
-10
/
+89
*
AMDGPU: Make vectorization defeating test changes
Matt Arsenault
2016-05-25
5
-35
/
+33
*
[libcxx] Allow explicit pthread opt-in
Ben Craig
2016-05-25
4
-6
/
+18
*
[PM] CorrelatedValuePropagation: pass state to function. NFCI.
Davide Italiano
2016-05-25
1
-29
/
+16
*
Allow explicit pthread opt-in
Ben Craig
2016-05-25
1
-0
/
+10
*
AMDGPU: Fix inconsistent lowering of select of vectors
Matt Arsenault
2016-05-25
2
-10
/
+81
*
[profile] Further cleanup/refactor file handling code
Xinliang David Li
2016-05-25
1
-34
/
+26
*
[x86] avoid code explosion from LoopVectorizer for gather loop (PR27826)
Sanjay Patel
2016-05-25
2
-2
/
+51
*
Use new triple API to check comdat /NFC
Xinliang David Li
2016-05-25
1
-1
/
+1
*
Use new triple API to check if comdat is supported
Xinliang David Li
2016-05-25
1
-1
/
+1
*
Add a new helper API in triple /NFC
Xinliang David Li
2016-05-25
1
-0
/
+3
*
[obj2yaml] [yaml2obj] MachO support for rebase opcodes
Chris Bieneman
2016-05-25
5
-21
/
+264
*
[CMake] LINK_LIBS need to be public for Darwin dylib targets
Chris Bieneman
2016-05-25
2
-12
/
+18
*
Move and add comments to the top for tailcall-string-rvo.ll
Tim Shen
2016-05-25
1
-5
/
+8
*
[ELF] - Added support for jmp/call relaxations when R_X86_64_GOTPCRELX/R_X86_...
George Rimar
2016-05-25
2
-9
/
+59
*
[SDAG] Add a fallback multiplication expansion
Hal Finkel
2016-05-25
2
-1
/
+70
*
[ThinLTO] Fix test check prefix so that intended prefix tested
Teresa Johnson
2016-05-25
1
-1
/
+1
*
[x86, AVX] allow explicit calls to VZERO* to modify state in VZeroUpperInsert...
Sanjay Patel
2016-05-25
2
-11
/
+9
*
Make SectionPiece 8 bytes smaller on LP64.
Rui Ueyama
2016-05-25
2
-12
/
+23
*
[RuntimeDyld] Call the SymbolResolver::findSymbolInLogicalDylib method when
Lang Hames
2016-05-25
8
-56
/
+52
*
Clarify that we match BSwap in InstCombine and BitReverse in CGP. NFC.
Chad Rosier
2016-05-25
5
-10
/
+10
*
Speed up check by using a recursive visitor.
Samuel Benzaquen
2016-05-25
2
-66
/
+84
*
[tsan] Change some OS X tests to include system headers (xpc.h, mman.h) more ...
Kuba Brecka
2016-05-25
3
-3
/
+7
*
Do not ignore --no_ctors_in_init_array flag.
Rui Ueyama
2016-05-25
1
-1
/
+0
*
[X86][AVX] Sync with clang/test/CodeGen/avx2-builtins.c
Simon Pilgrim
2016-05-25
1
-98
/
+1659
*
ELF: improve CIE no-augmentation test
Ed Maste
2016-05-25
1
-0
/
+7
*
[X86][AVX2] Full set of AVX2 intrinsics tests
Simon Pilgrim
2016-05-25
1
-600
/
+745
*
[Clang][AVX512][Builtin] Fix palignr intrinsics header
Michael Zuckerman
2016-05-25
1
-3
/
+3
*
ELF: Handle empty CIE augmentation string
Ed Maste
2016-05-25
3
-1
/
+11
*
[ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.
George Rimar
2016-05-25
8
-6
/
+199
*
[AVX512] Don't rely on value names. They're different in release builds.
Benjamin Kramer
2016-05-25
1
-9
/
+9
*
[include-fixer] /usr/include/xlocal.h to include/xlocal.h in hardcoded map.
Eric Liu
2016-05-25
1
-1
/
+1
*
Fix mangled name of method with ns_consumed parameters.
Nico Weber
2016-05-25
4
-10
/
+21
*
Include local header with quotes instead of angle brackets.
Benjamin Kramer
2016-05-25
1
-1
/
+1
*
[include-fixer] Simplify the code since we won't handle multiple includes at ...
Haojian Wu
2016-05-25
1
-32
/
+12
*
[Clang][AVX512][BUILTIN] Add missing intrinsics for cast
Michael Zuckerman
2016-05-25
2
-11
/
+125
*
[ThinLTO] Refactor ODR resolution and internalization (NFC)
Teresa Johnson
2016-05-25
5
-174
/
+211
*
Fix braced initializer list (NFC)
Teresa Johnson
2016-05-25
1
-1
/
+1
*
[include-fixer] moved STLPostfixMap into findAllSymbols library and make it a...
Eric Liu
2016-05-25
6
-364
/
+364
*
[SCEV] No-wrap flags are not propagated when folding "{S,+,X}+T ==> {S+T,+,X}"
Oleg Ranevskyy
2016-05-25
7
-19
/
+45
*
D20525: Use more general function for getting gtid which may be faster than s...
Andrey Churbanov
2016-05-25
1
-1
/
+1
*
Fix build problem in MSVC
Alexey Bataev
2016-05-25
1
-4
/
+1
*
Introduce a native-only unwinder build.
Asiri Rathnayake
2016-05-25
8
-31
/
+139
*
Revert "[AArch64] Using new TargetParser in Clang"
Renato Golin
2016-05-25
3
-23
/
+48
[next]