index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
[AArch64] Avoid going through GPRs for across-vector instructions.
Ahmed Bougacha
5
-5
/
+450
2015-03-10
[AsmPrinter][TLOF] Reintroduce AArch64 test
Bruno Cardoso Lopes
1
-0
/
+92
2015-03-10
Change the generation of the vmuluwm instruction to be based on the MUL opcode.
Kit Barton
2
-5
/
+6
2015-03-10
[LoopAccesses 3/3] Print the dependences with -analyze
Adam Nemet
2
-66
/
+4
2015-03-10
Teach lowering to correctly handle invoke statepoint and gc results tied to t...
Igor Laevsky
1
-0
/
+38
2015-03-10
[X86, AVX] replace vinsertf128 intrinsics with generic shuffles
Sanjay Patel
4
-107
/
+47
2015-03-10
Fix a memory corruption in Dependency Analysis.
Karthik Bhat
1
-0
/
+103
2015-03-10
Fix a crash in Dependency Analysis.
Karthik Bhat
1
-0
/
+51
2015-03-10
Fix a crash in InstCombine where we could try to truncate a switch comparison...
Owen Anderson
1
-0
/
+7
2015-03-10
Fix a stack overflow in the assembler when checking that GEPs must be over si...
Owen Anderson
1
-0
/
+9
2015-03-10
Fix an issue in the verifier where we could try to read information out of a ...
Owen Anderson
1
-0
/
+20
2015-03-10
Fix an infinite loop in InstCombine when an instruction with no users and sid...
Owen Anderson
1
-0
/
+14
2015-03-10
Use a better name for compile unit labels.
Rafael Espindola
5
-7
/
+7
2015-03-10
Added ConstantExpr support to CFLAA.
George Burgess IV
3
-5
/
+41
2015-03-10
Added special handling for inttoptr in CFLAA.
George Burgess IV
1
-0
/
+73
2015-03-10
[sanitizer] fix instrumentation with -mllvm -sanitizer-coverage-block-thresho...
Kostya Serebryany
1
-0
/
+5
2015-03-10
DwarfAccelTable: Fix handling of hash collisions.
Frederic Riss
1
-0
/
+92
2015-03-09
[Hexagon] Removing unused patterns.
Colin LeMahieu
1
-3
/
+2
2015-03-09
LLParser: gep: Simplify parsing error handling
David Blaikie
1
-1
/
+1
2015-03-09
[CodeGen] Replace the reused stores' chain for extractelt expansion.
Ahmed Bougacha
2
-122
/
+185
2015-03-09
[X86] Add nounwind to vector-idiv.ll testcases. NFC.
Ahmed Bougacha
1
-13
/
+15
2015-03-09
Reland r229944: EH: Prune unreachable resume instructions during Dwarf EH pre...
Reid Kleckner
5
-6
/
+118
2015-03-09
Use a MapVector instead of an extra sort.
Rafael Espindola
1
-9
/
+9
2015-03-09
[Hexagon] Reapply r231699. Remove assumption that second operand is an immed...
Colin LeMahieu
1
-1
/
+2
2015-03-09
[SCEV] Unify getUnsignedRange and getSignedRange
Sanjoy Das
1
-0
/
+39
2015-03-09
[SCEV] Add a `scalar-evolution-print-constant-ranges' option
Sanjoy Das
8
-20
/
+20
2015-03-09
[Hexagon] Reverting r231699
Colin LeMahieu
1
-2
/
+1
2015-03-09
[Hexagon] Updating constant set to simpler versions.
Colin LeMahieu
1
-1
/
+2
2015-03-09
Don't prime the section map.
Rafael Espindola
1
-1
/
+4
2015-03-09
[Hexagon] Eliminating immediate condition set.
Colin LeMahieu
3
-0
/
+3
2015-03-09
InstrProf: Use the proftext format for these coverage tests
Justin Bogner
6
-3
/
+24
2015-03-09
InstrProf: Allow hexadecimal function hashes in proftext format
Justin Bogner
1
-2
/
+10
2015-03-09
Print jump tables before exception tables.
Rafael Espindola
1
-3
/
+5
2015-03-09
Add logical ops to Mips fast-isel
Reed Kotler
1
-0
/
+605
2015-03-09
R600/SI: Limit SGPRs to 80 on Tonga and Iceland
Marek Olsak
1
-3
/
+6
2015-03-09
Fix line ending in test CodeGen/X86/pr22774.ll. NFC.
Andrea Di Biagio
1
-4
/
+1
2015-03-09
Revert r231630 - Run LICM pass after loop unrolling pass.
Kevin Qin
1
-43
/
+0
2015-03-09
Fix a bug in the LLParser where we failed to diagnose landingpads with non-co...
Owen Anderson
1
-0
/
+7
2015-03-09
[AArch64] Enable partial & runtime unrolling on cortex-a57
Kevin Qin
3
-0
/
+112
2015-03-09
Introduce runtime unrolling disable matadata and use it to mark the scalar lo...
Kevin Qin
3
-2
/
+37
2015-03-09
Run LICM pass after loop unrolling pass.
Kevin Qin
1
-0
/
+43
2015-03-09
InstCombine: fix fold "fcmp x, undef" to account for NaN
Mehdi Amini
1
-0
/
+35
2015-03-08
Teach DataLayout to infer a plausible alignment for things even when nothing ...
Owen Anderson
1
-0
/
+10
2015-03-08
[X86][AVX] Fix wrong lowering of VPERM2X128 nodes
Andrea Di Biagio
2
-8
/
+77
2015-03-07
ExecutionEngine: Preliminary support for dynamically loadable coff objects
David Majnemer
1
-0
/
+31
2015-03-07
[DAGCombiner] Fix wrong folding of AND dag nodes.
Andrea Di Biagio
1
-0
/
+15
2015-03-07
[DAGCombiner] SCALAR_TO_VECTOR(EXTRACT_VECTOR_ELT(V,C)) -> VECTOR_SHUFFLE
Simon Pilgrim
2
-7
/
+4
2015-03-07
Remove use of misched-bench from this test and replace it with
Eric Christopher
1
-1
/
+1
2015-03-07
[dsymutil] Apply relocations to DIE data before cloning.
Frederic Riss
2
-2
/
+18
2015-03-07
Recommit r231324 with a fix to the ARM execution domain code
Eric Christopher
1
-0
/
+4
[next]