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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-19
Delete APIs that have been deprecated since 2010.
Rafael Espindola
1
-42
/
+0
2015-12-19
Assert that we have all use/users in the getters.
Rafael Espindola
4
-7
/
+18
2015-12-19
Remove unnecessary casts. NFC.
Manuel Jacob
1
-6
/
+5
2015-12-19
SelectionDAG: Cleanup integer bin op promotion functions.
Matt Arsenault
2
-34
/
+17
2015-12-19
Re-reapply "[IR] Move optional data in llvm::Function into a hungoff uselist"
Vedant Kumar
6
-144
/
+72
2015-12-19
Revert "Reapply "[IR] Move optional data in llvm::Function into a hungoff use...
Vedant Kumar
6
-72
/
+144
2015-12-19
Reapply "[IR] Move optional data in llvm::Function into a hungoff uselist"
Vedant Kumar
6
-144
/
+72
2015-12-19
Revert "[IR] Move optional data in llvm::Function into a hungoff uselist"
Vedant Kumar
6
-71
/
+144
2015-12-19
[IR] Move optional data in llvm::Function into a hungoff uselist
Vedant Kumar
6
-144
/
+71
2015-12-19
[libFuzzer] deprecate -save_minimized_corpus, -merge can be used instead
Kostya Serebryany
2
-7
/
+7
2015-12-19
[libFuzzer] split the tests to run them in parallel, remove one redundant test
Kostya Serebryany
6
-66
/
+41
2015-12-19
AMDGPU/SI: Fix implemenation of isSourceOfDivergence() for graphics shaders
Tom Stellard
1
-6
/
+5
2015-12-19
[libFuzzer] make CrossOver just one of the other mutations
Kostya Serebryany
6
-38
/
+58
2015-12-19
[RS4GC] Remove an overly strong assertion
Philip Reames
1
-10
/
+5
2015-12-19
Clean up the processing of dbg.value in various places
Keno Fischer
3
-12
/
+39
2015-12-19
AMDGPU: Switch barrier intrinsics to using convergent
Matt Arsenault
1
-2
/
+2
2015-12-19
Fix broken type legalization of min/max
Matt Arsenault
2
-2
/
+20
2015-12-19
AMDGPU/SI: use S_MOV_B64 for larger copies in copyPhysReg
Nicolai Haehnle
1
-6
/
+22
2015-12-19
AMDGPU: fix overlapping copies in copyPhysReg
Nicolai Haehnle
1
-9
/
+24
2015-12-19
[libFuzzer] print successfull mutations sequences
Kostya Serebryany
3
-19
/
+39
2015-12-18
Deprecate a few C APIs.
Rafael Espindola
1
-0
/
+46
2015-12-18
[PGO] Cleanup: Move large member functions out of line (NFC)
Xinliang David Li
1
-2
/
+91
2015-12-18
[PGO] Simplify computehash interface (NFC)
Xinliang David Li
2
-3
/
+2
2015-12-18
[Symbolize] Improve the ownership of parsed objects.
Alexey Samsonov
1
-46
/
+45
2015-12-18
Use getEdgeProbability() instead of getEdgeWeight() in BFI and remove getEdge...
Cong Hou
1
-13
/
+0
2015-12-18
[DivergenceAnalysis] fix a bug in computing influence regions
Jingyue Wu
1
-7
/
+19
2015-12-18
[NaryReassociate] allow candidate to have a different type
Jingyue Wu
1
-9
/
+9
2015-12-18
Revert "Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst"
Rafael Espindola
1
-10
/
+0
2015-12-18
Remove redundant argument. NFC.
Rafael Espindola
2
-7
/
+4
2015-12-18
Enhance BranchProbabilityInfo::calcUnreachableHeuristics for InvokeInst
Jun Bum Lim
1
-0
/
+10
2015-12-18
[Hexagon] Add PIC support
Krzysztof Parzyszek
7
-153
/
+155
2015-12-18
Drop materializeAllPermanently.
Rafael Espindola
3
-9
/
+4
2015-12-18
AMDGPU/SI: Test commit
Changpeng Fang
1
-1
/
+1
2015-12-18
Revert "AMDGPU/SI: Test commit"
Changpeng Fang
1
-1
/
+1
2015-12-18
AMDGPU/SI: Test commit
Changpeng Fang
1
-1
/
+1
2015-12-18
Drop support for dematerializing.
Rafael Espindola
4
-52
/
+0
2015-12-18
Revert "Improve DWARFDebugFrame::parse to also handle __eh_frame."
Pete Cooper
3
-186
/
+19
2015-12-18
Rename variables to reflect linker split (NFC)
Teresa Johnson
3
-25
/
+25
2015-12-18
Convert Arg, ArgList, and Option to dump() to dbgs() rather than errs().
Eric Christopher
3
-26
/
+35
2015-12-18
Add a dump method for ArgList.
Eric Christopher
1
-0
/
+7
2015-12-18
Improve DWARFDebugFrame::parse to also handle __eh_frame.
Pete Cooper
3
-19
/
+186
2015-12-18
Recognize strings for Hexagon-specific variant kinds
Krzysztof Parzyszek
1
-0
/
+7
2015-12-18
[WinEH] Update LCSSA to handle catchswitch with handlers inside and outside a...
Andrew Kaylor
2
-1
/
+15
2015-12-18
[AArch64] Promote loads from stores
Jun Bum Lim
1
-3
/
+280
2015-12-18
[ThinLTO/LTO] Don't link in unneeded metadata
Teresa Johnson
2
-0
/
+111
2015-12-18
Handle archives with paths in the names.
Rafael Espindola
1
-2
/
+4
2015-12-18
clang-format to reduce diff in another patch.
Rafael Espindola
1
-6
/
+4
2015-12-18
Fix error handling in LLVMGetBitcodeModuleInContext.
Rafael Espindola
1
-3
/
+10
2015-12-18
GlobalsAA: Take advantage of ArgMemOnly, InaccessibleMemOnly and Inaccessible...
Vaivaswatha Nagaraj
1
-1
/
+16
2015-12-18
[mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV a...
Zlatko Buljan
6
-67
/
+156
[next]