projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ScanDirForExecutable on Windows fails to find executables with the "exe" extension...
[oota-llvm.git]
/
lib
/
2015-09-10
Reid Kleckner
ScanDirForExecutable on Windows fails to find executabl...
tree
|
commitdiff
2015-09-10
Cong Hou
Pass BranchProbability/BlockMass by value instead of...
tree
|
commitdiff
2015-09-10
Chen Li
[InstCombineCalls] Use isKnownNonNullAt() to check...
tree
|
commitdiff
2015-09-10
Chen Li
[InstCombineCalls] Use isKnownNonNullAt() to check...
tree
|
commitdiff
2015-09-10
Filipe Cabecinhas
Remove gcc warning when comparing an unsigned var for...
tree
|
commitdiff
2015-09-10
Reid Kleckner
[WinEH] Push and pop EBP for 32-bit funclets
tree
|
commitdiff
2015-09-10
Matt Arsenault
AMDGPU: Simplify debug printing
tree
|
commitdiff
2015-09-10
Matt Arsenault
AMDGPU: Use StringRef value
tree
|
commitdiff
2015-09-10
James Y Knight
[SPARC] Switch to the Machine Scheduler.
tree
|
commitdiff
2015-09-10
Reid Kleckner
Fix SEH state numbering algorithm to handle cleanupendpads
tree
|
commitdiff
2015-09-10
Matthew Simpson
[LV] Relax Small Size Reduction Type Requirement
tree
|
commitdiff
2015-09-10
Lang Hames
[RuntimeDyld] Support non-zero addends for the MachO...
tree
|
commitdiff
2015-09-10
Lang Hames
[RuntimeDyld] Fix a bug in debugging output: all sectio...
tree
|
commitdiff
2015-09-10
Chandler Carruth
Add an explicit 'inline' specifier to these static...
tree
|
commitdiff
2015-09-10
James Y Knight
Revert "[SPARC] Switch to the Machine Scheduler."
tree
|
commitdiff
2015-09-10
David Majnemer
[IR] Conservatively mark 'catchpad' as accessing memory
tree
|
commitdiff
2015-09-10
Kostya Serebryany
[libFuzzer] refactor the code to allow building libFuzz...
tree
|
commitdiff
2015-09-10
James Y Knight
[SPARC] Switch to the Machine Scheduler.
tree
|
commitdiff
2015-09-10
Matthew Simpson
[SCEV] Consistently Handle Expressions That Cannot...
tree
|
commitdiff
2015-09-10
JF Bastien
[MergeFuncs] Fix callsite attributes in thunk generation
tree
|
commitdiff
2015-09-10
Philip Reames
[SimplifyCFG] Use known bits to eliminate dead switch...
tree
|
commitdiff
2015-09-10
Adrian Prantl
Debug Info: Allow a DIModule to appear as the scope...
tree
|
commitdiff
2015-09-10
Kostya Serebryany
[libFuzzer] add two more variants of FuzzerDriver for...
tree
|
commitdiff
2015-09-10
Joseph Tremoulet
[WinEH] Fix single-block cleanup coloring
tree
|
commitdiff
2015-09-10
Hans Wennborg
Re-commit r247216: "Fix Clang-tidy misc-use-override...
tree
|
commitdiff
2015-09-10
Steven Wu
Fix an undefined behavior introduces in r247234
tree
|
commitdiff
2015-09-10
Sanjay Patel
80-cols; NFC
tree
|
commitdiff
2015-09-10
Sanjay Patel
use range-based for loop; NFCI
tree
|
commitdiff
2015-09-10
Sanjay Patel
use range-based for loop; NFCI
tree
|
commitdiff
2015-09-10
Sanjay Patel
fix typo; NFC
tree
|
commitdiff
2015-09-10
Alex Lorenz
Fix PR 24724 - The implicit register verifier shouldn...
tree
|
commitdiff
2015-09-10
Igor Breger
AVX512: Implemented encoding and intrinsics for
tree
|
commitdiff
2015-09-10
Jakub Kuderski
There is a trunc(lshr (zext A), Cst) optimization in...
tree
|
commitdiff
2015-09-10
Chandler Carruth
[ADT] Rewrite the StringRef::find implementation to...
tree
|
commitdiff
2015-09-10
Silviu Baranga
[DAGCombine] Truncate BUILD_VECTOR operators if necessa...
tree
|
commitdiff
2015-09-10
James Molloy
Enable GlobalsAA by default
tree
|
commitdiff
2015-09-10
James Molloy
Add GlobalsAA as preserved to a bunch of transforms
tree
|
commitdiff
2015-09-10
James Molloy
[ARM] Do not use vtrn for vectorshuffle if the order...
tree
|
commitdiff
2015-09-10
Chandler Carruth
[ADT] Micro-optimize the Triple constructor by doing...
tree
|
commitdiff
2015-09-10
Chandler Carruth
[ADT] Fix a confusing interface spec and some annoying...
tree
|
commitdiff
2015-09-10
NAKAMURA Takumi
GlobalsAAResult(&&): Move every members.
tree
|
commitdiff
2015-09-10
Chandler Carruth
[ADT] Switch a bunch of places in LLVM that were doing...
tree
|
commitdiff
2015-09-10
Chandler Carruth
[ADT] Add a single-character version of the small vecto...
tree
|
commitdiff
2015-09-10
Sanjoy Das
[ScalarEvolution] Fix PR24757.
tree
|
commitdiff
2015-09-10
Chandler Carruth
[LPM] Simplify this code and fix a compile error for...
tree
|
commitdiff
2015-09-10
Chandler Carruth
[LPM] Use a map from analysis ID to immutable passes...
tree
|
commitdiff
2015-09-10
Kit Barton
Enable the shrink wrapping optimization for PPC64.
tree
|
commitdiff
2015-09-10
Ahmed Bougacha
[AArch64] Match FI+offset in STNP addressing mode.
tree
|
commitdiff
2015-09-10
Ahmed Bougacha
[AArch64] Match base+offset in STNP addressing mode.
tree
|
commitdiff
2015-09-10
Ahmed Bougacha
[AArch64] Support selecting STNP.
tree
|
commitdiff
2015-09-10
Matt Arsenault
AMDGPU/SI: Fix more cases of losing exec operands
tree
|
commitdiff
2015-09-10
Matt Arsenault
AMDGPU/SI: Fix creating v_mov_b32s without exec uses
tree
|
commitdiff
2015-09-10
Hans Wennborg
Revert r247216: "Fix Clang-tidy misc-use-override warni...
tree
|
commitdiff
2015-09-10
Ahmed Bougacha
[CodeGen] Make x86 nontemporal store patfrags generic...
tree
|
commitdiff
2015-09-10
Philip Reames
[RewriteStatepointsForGC] Minor refactor to use shared...
tree
|
commitdiff
2015-09-10
Philip Reames
[RewriteStatepointsForGC] Strengthen a confusingly...
tree
|
commitdiff
2015-09-10
Philip Reames
[RewriteStatepointsForGC] One last bit of naming [NFCI]
tree
|
commitdiff
2015-09-10
Reid Kleckner
[WinEH] Add codegen support for cleanuppad and cleanupret
tree
|
commitdiff
2015-09-10
Philip Reames
[RewriteStatepointsForGC] Further style/naming fixup...
tree
|
commitdiff
2015-09-10
Hans Wennborg
Fix Clang-tidy misc-use-override warnings, other minor...
tree
|
commitdiff
2015-09-10
Philip Reames
[RewriteStatepointsForGC] More naming cleanup [NFCI]
tree
|
commitdiff
2015-09-09
Philip Reames
[RewriteStatepointsForGC] Code cleanup [NFC]
tree
|
commitdiff
2015-09-09
Philip Reames
[RewriteStatepointsForGC] Extend base pointer inference...
tree
|
commitdiff
2015-09-09
Philip Reames
[RewriteStatepointsForGC] Make base pointer inference...
tree
|
commitdiff
2015-09-09
Peter Collingbourne
LowerBitSets: Fix non-determinism bug.
tree
|
commitdiff
2015-09-09
Reid Kleckner
[SEH] Emit 32-bit SEH tables for the new EH IR
tree
|
commitdiff
2015-09-09
Piotr Padlewski
ScalarEvolution assume hanging bugfix
tree
|
commitdiff
2015-09-09
David Majnemer
Revert trunc(lshr (sext A), Cst) to ashr A, Cst
tree
|
commitdiff
2015-09-09
Renato Golin
Revert "AVX512: Implemented encoding and intrinsics...
tree
|
commitdiff
2015-09-09
Matthias Braun
Save LaneMask with livein registers
tree
|
commitdiff
2015-09-09
Matthias Braun
VirtRegMap: Improve addMBBLiveIns() using SlotIndex...
tree
|
commitdiff
2015-09-09
Chandler Carruth
[PM/AA] Rebuild LLVM's alias analysis infrastructure...
tree
|
commitdiff
2015-09-09
Matthias Braun
MachineVerifier: Check that SlotIndex MBBIndexList...
tree
|
commitdiff
2015-09-09
Matt Arsenault
AMDGPU: Extract full 64-bit subregister and use subregs
tree
|
commitdiff
2015-09-09
Matt Arsenault
AMDGPU: Remove unused multiclass argument
tree
|
commitdiff
2015-09-09
Dan Gohman
[WebAssembly] Implement calls with void return types.
tree
|
commitdiff
2015-09-09
Tom Stellard
AMDGPU/SI: Fold operands through REG_SEQUENCE instructions
tree
|
commitdiff
2015-09-09
Silviu Baranga
[CostModel][AArch64] Remove amortization factor for...
tree
|
commitdiff
2015-09-09
Sanjay Patel
don't repeat function names in comments; NFC
tree
|
commitdiff
2015-09-09
Dan Gohman
[WebAssembly] Tidy up some unneeded newline characters.
tree
|
commitdiff
2015-09-09
Sanjay Patel
function names start with a lower case letter; NFC
tree
|
commitdiff
2015-09-09
Igor Breger
AVX512: Implemented encoding and intrinsics for
tree
|
commitdiff
2015-09-09
Sanjay Patel
don't repeat function names in comments; NFC
tree
|
commitdiff
2015-09-09
Zoran Jovanovic
[mips][microMIPS] Implement ADDU16, AND16, ANDI16,...
tree
|
commitdiff
2015-09-09
Alex Lorenz
Fix PR 24633 - Handle undef values when parsing standal...
tree
|
commitdiff
2015-09-09
James Molloy
Rename ExitCount to BackedgeTakenCount, because that...
tree
|
commitdiff
2015-09-09
James Molloy
Delay predication of stores until near the end of vecto...
tree
|
commitdiff
2015-09-09
Daniel Sanders
Fix vector splitting for extract_vector_elt and vector...
tree
|
commitdiff
2015-09-09
Chandler Carruth
Fix a typo I spotted when hacking on SROA. Somewhat...
tree
|
commitdiff
2015-09-09
Zoran Jovanovic
[mips][microMIPS] Implement CACHEE and PREFE instructions
tree
|
commitdiff
2015-09-09
Matt Arsenault
AMDGPU: Fix not encoding src2 of VOP3b instructions
tree
|
commitdiff
2015-09-09
Sanjoy Das
[IRCE] Add INITIALIZE_PASS_DEPENDENCY invocations.
tree
|
commitdiff
2015-09-09
Lang Hames
[RuntimeDyld] Add support for MachO x86_64 SUBTRACTOR...
tree
|
commitdiff
2015-09-09
Dan Gohman
[WebAssembly] Fix lowering of calls with more than...
tree
|
commitdiff
2015-09-09
Matt Arsenault
SelectionDAG: Support Expand of f16 extloads
tree
|
commitdiff
2015-09-09
Dan Gohman
[WebAssembly] Implement WebAssemblyInstrInfo::copyPhysReg
tree
|
commitdiff
2015-09-09
Matt Arsenault
Fix typos / grammar
tree
|
commitdiff
2015-09-08
Reid Kleckner
[WinEH] Avoid creating MBBs for LLVM BBs that cannot...
tree
|
commitdiff
2015-09-08
Peter Collingbourne
Re-apply r247080 with order of evaluation fix.
tree
|
commitdiff
2015-09-08
Reid Kleckner
[WinEH] Emit prologues and epilogues for funclets
tree
|
commitdiff
next