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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
REVIEW Axel Davy's scheduler
HEAD
master
Nicolai Hähnle
8
-3
/
+2532
2015-12-21
[AVR] Added configuration file and machine function information class
Dylan McKay
2
-0
/
+88
2015-12-21
Fix line endings after r256155. NFC.
Eric Christopher
1
-198
/
+198
2015-12-21
Fix test case comment (NFC)
Xinliang David Li
1
-2
/
+2
2015-12-21
[cfi] Fix LowerBitSets on 32-bit targets.
Evgeniy Stepanov
2
-1
/
+22
2015-12-21
[MC, COFF] Support link /incremental conditionally
David Majnemer
18
-30
/
+71
2015-12-21
Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst
Jun Bum Lim
5
-4
/
+61
2015-12-21
Resubmit r256193 with test fix: assertion failure analyzed
Xinliang David Li
2
-2
/
+18
2015-12-21
Revert r256193: build bot failure triggered
Xinliang David Li
2
-19
/
+2
2015-12-21
[X86][SSE] Transform truncations between vectors of integers into X86ISD::PAC...
Cong Hou
4
-163
/
+353
2015-12-21
[PGO] Fix profile var comdat generation problem with COFF
Xinliang David Li
2
-2
/
+19
2015-12-21
[ValueTracking] Properly handle non-sized types in isAligned function.
Michael Zolotukhin
2
-1
/
+25
2015-12-21
Fix PR24563 (LiveDebugVariables unconditionally propagates all DBG_VALUEs)
Adrian Prantl
3
-54
/
+138
2015-12-21
Convert the CodeGen/ARM/sched-it-debug-nodes.ll testcase from IR -> MIR.
Adrian Prantl
2
-88
/
+160
2015-12-21
Teach ARMLoadStoreOptimizer to ignore DBG_VALUE instructions when merging
Adrian Prantl
2
-1
/
+170
2015-12-21
fix leak in a test, make the sanitizer bot green
Kostya Serebryany
1
-1
/
+2
2015-12-21
AMDGPU/SI: Fix encoding for FLAT_SCRATCH registers on VI
Tom Stellard
6
-21
/
+84
2015-12-21
AMDGPU/SI: Change assembly name for flat scratch registers to flat_scratch
Tom Stellard
1
-3
/
+3
2015-12-21
[AArch64] Add additional extract-extend patterns for smov
Matthew Simpson
2
-9
/
+15
2015-12-21
Add testcase for r256161 (PR25907)
Teresa Johnson
1
-0
/
+28
2015-12-21
Remove extra whitespace. NFC.
Chad Rosier
1
-3
/
+3
2015-12-21
[ThinLTO] Rename variable to reflect bulk importing change (NFC)
Teresa Johnson
1
-10
/
+11
2015-12-21
[WebAssembly] Convert a regular for loop to a range-based for loop.
Dan Gohman
1
-2
/
+1
2015-12-21
[WebAssembly] Clean up comments and fix a missing #include dependency.
Dan Gohman
1
-13
/
+7
2015-12-21
[WebAssembly] Remove an unneeded empty destructor.
Dan Gohman
1
-4
/
+0
2015-12-21
[WebAssembly] Enclose the operand variables for load and store instructions i...
Dan Gohman
1
-23
/
+23
2015-12-21
[WebAssembly] Mark the ARGUMENT pseudo-instructions as CodeGenOnly.
Dan Gohman
1
-1
/
+1
2015-12-21
[WebAssembly] Add some comments and make some minor source cleanups.
Dan Gohman
1
-3
/
+4
2015-12-21
Teach MCOperand::print how to print FPImm operands.
Dan Gohman
1
-0
/
+2
2015-12-21
Remove unused functions from ModuleLinker (NFC)
Teresa Johnson
1
-54
/
+0
2015-12-21
Remove overly strict new assert in BitcodeReader.
Teresa Johnson
1
-16
/
+1
2015-12-21
Revert "[AArch64] Promote loads from stores"
Jun Bum Lim
4
-951
/
+8
2015-12-21
[LIR] Refactor code to enable future patch. NFC.
Chad Rosier
1
-41
/
+41
2015-12-21
[AArch64] Enable PostRAScheduler for AArch64 generic build.
Chad Rosier
22
-30
/
+31
2015-12-21
AVX512BW: Enable AND/OR/XOR vector byte/word paked operation by promoting to ...
Igor Breger
2
-29
/
+144
2015-12-21
[llvm-objdump] Use appropriate helper. NFC.
Davide Italiano
1
-2
/
+1
2015-12-21
Implemented Support of IA interrupt and exception handlers:
Amjad Aboud
16
-198
/
+485
2015-12-21
[mips][microMIPS] Implement DERET and DI instructions and check size operand ...
Zlatko Buljan
19
-69
/
+126
2015-12-21
check-llvm: Tweak the feature "timestamps" for autoconf.
NAKAMURA Takumi
2
-1
/
+2
2015-12-21
[MC, COFF] Unbreak support for COFF timestamps
David Majnemer
4
-1
/
+9
2015-12-21
[Cygwin] Enable TLS as emutls.
NAKAMURA Takumi
2
-0
/
+14
2015-12-21
[RS4GC] Add an assert which fails if there is a (yet unsupported) addrspacecast.
Manuel Jacob
1
-0
/
+5
2015-12-21
[InstCombine] Fix indentation. NFC.
Craig Topper
1
-2
/
+2
2015-12-20
[AVR] Added AVRCallingConv.td
Dylan McKay
3
-1
/
+67
2015-12-20
[X86] Use range-based for loop. NFC
Craig Topper
1
-3
/
+2
2015-12-20
[X86] Prevent constant hoisting for a couple compare immediates that the sele...
Craig Topper
2
-1
/
+38
2015-12-20
Add AVR.td and AVRRegisterInfo.td
Dylan McKay
4
-1
/
+783
2015-12-20
[llvm-objdump] Move COFF function to where it belongs.
Davide Italiano
3
-50
/
+51
2015-12-20
Fix a bug in test case -- duplicate entries
Xinliang David Li
1
-21
/
+0
2015-12-20
Fix a latent UAF bug in profwriter
Xinliang David Li
1
-0
/
+2
[next]