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-12-15
[WinEH] Use operand bundles to describe call sites
David Majnemer
27
-190
/
+143
2015-12-15
Test cleanup -- remove duplicate run lines
Xinliang David Li
1
-4
/
+0
2015-12-15
AMDGPU/SI: Select constant loads with non-uniform addresses to MUBUF instruct...
Tom Stellard
1
-37
/
+40
2015-12-15
[Sparc] Fix handling of double incoming arguments on sparc little-endian.
James Y Knight
1
-0
/
+191
2015-12-15
[X86] MOVPC32r should only emit CFI adjustments when needed
Michael Kuperstein
1
-0
/
+30
2015-12-15
[SimplifyCFG] allow speculation of exactly one expensive instruction (PR24818)
Sanjay Patel
2
-43
/
+23
2015-12-15
[llvm-profdata] Add support for weighted merge of profile data (2nd try)
Nathan Slingerland
7
-1
/
+142
2015-12-15
AMDGPU: mark ldexp LibCalls as unavailable
Nicolai Hahnle
1
-10
/
+9
2015-12-15
[X86] Smaller code for materializing 32-bit 1 and -1 constants
Hans Wennborg
1
-0
/
+100
2015-12-15
[Hexagon] Preprocess mapped instructions before lowering to MC
Krzysztof Parzyszek
4
-6
/
+6
2015-12-15
AMDGPU/SI: Add llvm.amdgcn.mbcnt.* intrinsics
Tom Stellard
1
-0
/
+24
2015-12-15
AMDGPU/SI: Add llvm.amdgcn.v.interp.p[12] intrinsics
Tom Stellard
1
-0
/
+30
2015-12-15
Bitcasts between FP and INT values using direct moves
Nemanja Ivanovic
2
-2
/
+119
2015-12-15
Do not try to use i8 and i16 versions of FP_TO_U/SINT soft float library calls
Michael Kuperstein
1
-0
/
+36
2015-12-15
Improve the successor list update in TailDuplication.cpp.
Cong Hou
1
-1
/
+1
2015-12-15
Type legalizer for masked gather and scatter intrinsics.
Elena Demikhovsky
2
-95
/
+1638
2015-12-15
[ShrinkWrapping] Do not choose restore point inside loops.
Quentin Colombet
1
-0
/
+142
2015-12-15
[WebAssembly] Remove .import printing.
Dan Gohman
1
-32
/
+0
2015-12-15
WebAssembly: test global array indexing
JF Bastien
1
-0
/
+9
2015-12-15
Instcombine: destructor loads of structs that do not contains padding
Mehdi Amini
3
-84
/
+108
2015-12-15
[llvm-readobj] s/FunctionName/LinkageName/ for codeview dumping
Reid Kleckner
1
-18
/
+18
2015-12-15
[PGO] make profile prefix even shorter and more readable
Xinliang David Li
14
-92
/
+92
2015-12-15
[X86] Add relaxtion logic for SBB instructions.
Quentin Colombet
1
-0
/
+16
2015-12-14
[PGO] Shorten profile symbol prefixes
Xinliang David Li
14
-92
/
+92
2015-12-14
Use diagnostic handler in the LLVMContext
Rafael Espindola
1
-1
/
+1
2015-12-14
[X86] Add relaxtion logic for ADC instructions.
Quentin Colombet
1
-0
/
+16
2015-12-14
[WebAssembly] Add type prefixes to call instructions
Dan Gohman
6
-21
/
+21
2015-12-14
[WebAssembly] Implement a new algorithm for placing BLOCK markers
Dan Gohman
1
-11
/
+622
2015-12-14
Revert "Don't create unnecessary PHIs"
Reid Kleckner
2
-200
/
+4
2015-12-14
[X86] Part 2 to fix x86-64 fp128 calling convention.
Chih-Hung Hsieh
8
-4
/
+929
2015-12-14
add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel
7
-22
/
+44
2015-12-14
Start implementing FDE dumping when printing the eh_frame.
Pete Cooper
1
-1
/
+6
2015-12-14
Print the eh_frame section in MachoDump.
Pete Cooper
2
-0
/
+18
2015-12-14
[ConstantFold] Fix bitcast to gep constant folding transform.
David Majnemer
1
-0
/
+4
2015-12-14
[MergeFunctions] Use II instead of CI for InvokeInst; NFC
Sanjoy Das
1
-0
/
+30
2015-12-14
Teach MergeFunctions about operand bundles
Sanjoy Das
1
-0
/
+34
2015-12-14
Teach haveSameSpecialState about operand bundles
Sanjoy Das
1
-0
/
+21
2015-12-14
[PGO] Value profiling text format reader/writer support
Xinliang David Li
5
-0
/
+180
2015-12-14
[IR] Remove terminatepad
David Majnemer
8
-188
/
+15
2015-12-14
FastISel needs to remove dead code when it bails out.
Paul Robinson
1
-0
/
+147
2015-12-14
[Power PC] llvm soft float support for ppc32
Petar Jovanovic
1
-0
/
+50
2015-12-14
AMDGPU: Use generic bitreverse intrinsic
Matt Arsenault
2
-28
/
+115
2015-12-14
AMDGPU: Fix splitting vector loads with existing offsets
Matt Arsenault
1
-0
/
+104
2015-12-14
[InstCombine] fold trunc ([lshr] (bitcast vector) ) --> extractelement (PR25543)
Sanjay Patel
1
-11
/
+7
2015-12-14
[sanitizer] [msan] VarArgHelper for AArch64
Adhemerval Zanella
1
-0
/
+75
2015-12-14
Don't create unnecessary PHIs
James Molloy
2
-4
/
+200
2015-12-14
[llvm-dwp] Deduplicate type units
David Blaikie
3
-0
/
+35
2015-12-14
[llvm-dwp] Remove some unused test code
David Blaikie
2
-5
/
+0
2015-12-13
I Added a triple flag for x86-evenDirective test.
Michael Zuckerman
1
-1
/
+1
2015-12-13
Revert r255460, which still causes test failures on some platforms.
Cong Hou
2
-70
/
+1
[next]