index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-24
[codeview, pdb] Dump symbol records in publics stream
HEAD
master
Zachary Turner
9
-73
/
+164
2016-05-24
[profile] Fix runtime hook linkage bug for COFF
Xinliang David Li
2
-0
/
+5
2016-05-24
[ThinLTO] Fix bot failures by avoiding threaded map modifications
Teresa Johnson
1
-3
/
+5
2016-05-24
[AMDGPU][NFC] Rename ReserveTrapVGPRs -> ReserveRegs
Konstantin Zhuravlyov
8
-26
/
+26
2016-05-24
Fix build errors
Zachary Turner
1
-2
/
+2
2016-05-24
[InstCombine] Clean up and FileCheckize test case.
Chad Rosier
1
-61
/
+74
2016-05-24
Dump symbol record details in llvm-pdbdump
Zachary Turner
9
-149
/
+262
2016-05-24
[ThinLTO] Change ODR resolution and internalization to be index-based
Teresa Johnson
3
-196
/
+289
2016-05-24
[IRCE] Return a Value*, not SCEV* from parseRangeCheck; NFC
Sanjoy Das
1
-26
/
+10
2016-05-24
fix typos; NFC
Sanjay Patel
1
-11
/
+11
2016-05-24
Revert r270518, which re-enabled "[LoopUnroll] Enable advanced unrolling anal...
Hans Wennborg
2
-4
/
+4
2016-05-24
Recommit r270070 ([llvm-mc] - Teach llvm-mc to generate compressed debug sect...
George Rimar
5
-48
/
+32
2016-05-24
[ValueTracking, InstSimplify] extend isKnownNonZero() to handle vector constants
Sanjay Patel
2
-22
/
+19
2016-05-24
[InstCombine][X86][SSE41] The SSE41 PMOVSX intrinsics are auto upgraded now a...
Simon Pilgrim
1
-67
/
+0
2016-05-24
[MC/ELF] - Fixed insufficient compression.s test
George Rimar
1
-9
/
+13
2016-05-24
Rework/enhance stack coloring data flow analysis.
Than McIntosh
3
-110
/
+530
2016-05-24
[X86][SSE] Added vector sitofp/uitofp folded load tests
Simon Pilgrim
1
-0
/
+1641
2016-05-24
Recommit r270547 ([llvm-dwarfdump] - Teach dwarfdump to decompress debug sect...
George Rimar
12
-20
/
+92
2016-05-24
[AMDGPU] Assembler: rework parsing of optional operands.
Sam Kolton
3
-284
/
+88
2016-05-24
[AMDGPU][llvm-mc] Disassembler: support for TTMP/TBA/TMA registers.
Artem Tamazov
4
-44
/
+225
2016-05-24
[llvm][AVX512][intrinsics] Fix vperm{b|w|d|q|ps|pd} intrinsics. Index is seco...
Igor Breger
8
-78
/
+102
2016-05-24
Revert r270543 ("Recommit r270540")
George Rimar
11
-86
/
+18
2016-05-24
Recommit r270540
George Rimar
11
-18
/
+86
2016-05-24
[MIPS][LLVM-MC] Fix Disassemble of Negative Offset
Sagar Thakur
8
-138
/
+196
2016-05-24
Revert r270540 "[llvm-dwarfdump] - Teach dwarfdump to decompress debug sectio...
George Rimar
10
-86
/
+18
2016-05-24
[llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style.
George Rimar
10
-18
/
+86
2016-05-24
[CostModel][X86][XOP] Added XOP costmodel for BITREVERSE
Simon Pilgrim
3
-13
/
+61
2016-05-24
Remove unused variable breaking -Werror builds.
Zachary Turner
1
-2
/
+1
2016-05-24
Revert "Revert r270478 "[LoopUnroll] Enable advanced unrolling analysis by de...
Michael Zolotukhin
2
-4
/
+4
2016-05-24
[LoopUnrollAnalyzer] Fix a crash in UnrolledInstAnalyzer::visitCastInst.
Michael Zolotukhin
2
-2
/
+26
2016-05-24
Remove unused variable.
Zachary Turner
1
-11
/
+6
2016-05-24
[msan] Add a test for vector compare x86 intrinsics.
Evgeniy Stepanov
1
-0
/
+81
2016-05-23
Fix build error
Zachary Turner
1
-1
/
+1
2016-05-23
Revert r270478 "[LoopUnroll] Enable advanced unrolling analysis by default."
Hans Wennborg
2
-4
/
+4
2016-05-23
Make a symbol visitor and use it to dump CV symbols.
Zachary Turner
10
-751
/
+1013
2016-05-23
test: Be consistent with clang's sanitizer lit config
Justin Bogner
1
-4
/
+5
2016-05-23
[ThinLTO] Refactor module loader handling into new LTO file (NFC)
Teresa Johnson
4
-43
/
+96
2016-05-23
[WebAssembly] Basic TargetTransformInfo support for SIMD128.
Dan Gohman
2
-1
/
+65
2016-05-23
llvm-dwp: Reduce indentation
David Blaikie
1
-48
/
+47
2016-05-23
llvm-dwp: Split out processing of input sections to improve readability
David Blaikie
1
-61
/
+84
2016-05-23
Tweak to change in r270491 to deal with the lld-x86_64-darwin13 bot having a ...
Kevin Enderby
1
-0
/
+4
2016-05-23
[X86][SSE] Updated (V)CVTDQ2PD(Y) and (V)CVTPS2PD(Y) fast-isel codegen to mat...
Simon Pilgrim
2
-8
/
+6
2016-05-23
[IRCE] Optimize "uses" not branches; NFCI
Sanjoy Das
3
-11
/
+12
2016-05-23
[InstSimplify] add vector tests for isKnownNonZero
Sanjay Patel
1
-0
/
+81
2016-05-23
[X86][SSE] The int_x86_sse41_pmovsx* intrinsics are no longer in use (not sin...
Simon Pilgrim
1
-18
/
+0
2016-05-23
llvm-dwp: Pull out compression handling helper
David Blaikie
1
-15
/
+22
2016-05-23
Avoid including AlwaysInliner pass in opt-bisect search.
Andrew Kaylor
3
-0
/
+12
2016-05-23
[X86][SSE] Added cvtdq2pd/cvtps2pd generic IR tests
Simon Pilgrim
2
-0
/
+51
2016-05-23
PrologEpilogInserter: Avoid an infinite loop when MinCSFrameIndex == 0
Justin Bogner
1
-3
/
+3
2016-05-23
Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbo...
Kevin Enderby
8
-0
/
+457
[next]