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
*
Look for a loop's starting location in the llvm.loop metadata
Hal Finkel
2016-05-25
3
-16
/
+96
*
Add logging to ValueObjectSyntheticFilter such that one can trace through the...
Enrico Granata
2016-05-25
1
-8
/
+78
*
Sort includes.
Rafael Espindola
2016-05-25
1
-1
/
+1
*
Port the strip-invalid-debuginfo logic to the legacy verifier pass, too.
Adrian Prantl
2016-05-25
2
-7
/
+39
*
[X86][SSE41] Removed pblendw intrinsics tests - they are auto-upgraded
Simon Pilgrim
2016-05-25
1
-16
/
+0
*
[profile] Add early checking to bypass node pointer update
Xinliang David Li
2016-05-25
2
-3
/
+13
*
Move whole-program virtual call optimization pass after function attribute in...
Peter Collingbourne
2016-05-25
2
-25
/
+27
*
[X86][SSE41] Regenerated intrinsics tests
Simon Pilgrim
2016-05-25
2
-56
/
+370
*
[TLI] Also cover Linux 64 libfunc (stat64, ...) prototype checking.
Ahmed Bougacha
2016-05-25
3
-3
/
+65
*
[profile] Don't return `Node` when it is null.
Sean Silva
2016-05-25
1
-5
/
+7
*
[X86][SSE41] Removed blendpd/blendps intrinsics tests - they are auto-upgraded
Simon Pilgrim
2016-05-25
1
-17
/
+1
*
fix typo; NFC
Sanjay Patel
2016-05-25
1
-1
/
+1
*
ValueMaterializer: rename materializeDeclFor() to materialize()
Mehdi Amini
2016-05-25
4
-9
/
+9
*
ValueMaterializer: fuse materializeDeclFor and materializeInitFor (NFC)
Mehdi Amini
2016-05-25
3
-45
/
+25
*
IRLinker: fix double scheduling of mapping a global value because of an alias
Mehdi Amini
2016-05-25
2
-0
/
+24
*
[X86][AVX2] Regenerate avx2 vector shift tests
Simon Pilgrim
2016-05-25
1
-215
/
+227
*
[libfuzzer] replacing unittest for truncate_units with functional test.
Mike Aizatsky
2016-05-25
4
-22
/
+22
*
Revert r270748 "clang-cl: Treat dllimport explicit template instantiation def...
Hans Wennborg
2016-05-25
3
-78
/
+17
*
Simplify std::all_of/any_of predicates by using llvm::all_of/any_of. NFCI.
Simon Pilgrim
2016-05-25
1
-7
/
+5
*
Fix an issue where LLDB would crash if one tried to 'frame variable' an unord...
Enrico Granata
2016-05-25
2
-4
/
+8
*
[codeview] Move StreamInterface and StreamReader to libcodeview.
Zachary Turner
2016-05-25
26
-86
/
+196
*
[TLI] Fix NumParams==0 prototype checking typo.
Ahmed Bougacha
2016-05-25
3
-84
/
+1694
*
Simplify std::all_of predicate (to one line) by using llvm::all_of. NFCI.
Simon Pilgrim
2016-05-25
1
-2
/
+1
*
clang-cl: Treat dllimport explicit template instantiation definitions as decl...
Hans Wennborg
2016-05-25
3
-17
/
+78
*
Simplify std::all_of predicate (to one line) by using llvm::all_of. NFCI.
Simon Pilgrim
2016-05-25
1
-3
/
+1
*
Fix shouldAssumeDSOLocal for private linkage.
Rafael Espindola
2016-05-25
2
-1
/
+9
*
Mark some arm-linux specific xfails marking bug entries
Omair Javaid
2016-05-25
4
-1
/
+5
*
[libFuzzer] document the proposed FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
Kostya Serebryany
2016-05-25
1
-0
/
+29
*
[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
[next]