projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[libFuzzer] add two more variants of FuzzerDriver for convenience
[oota-llvm.git]
/
lib
/
CodeGen
/
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
Alex Lorenz
Fix PR 24724 - The implicit register verifier shouldn...
tree
|
commitdiff
2015-09-10
Silviu Baranga
[DAGCombine] Truncate BUILD_VECTOR operators if necessa...
tree
|
commitdiff
2015-09-10
Hans Wennborg
Revert r247216: "Fix Clang-tidy misc-use-override warni...
tree
|
commitdiff
2015-09-10
Reid Kleckner
[WinEH] Add codegen support for cleanuppad and cleanupret
tree
|
commitdiff
2015-09-10
Hans Wennborg
Fix Clang-tidy misc-use-override warnings, other minor...
tree
|
commitdiff
2015-09-09
Reid Kleckner
[SEH] Emit 32-bit SEH tables for the new EH IR
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
Daniel Sanders
Fix vector splitting for extract_vector_elt and vector...
tree
|
commitdiff
2015-09-09
Matt Arsenault
SelectionDAG: Support Expand of f16 extloads
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
Reid Kleckner
[WinEH] Emit prologues and epilogues for funclets
tree
|
commitdiff
2015-09-08
Dan Gohman
[WebAssembly] Support running without a register alloca...
tree
|
commitdiff
2015-09-06
Hal Finkel
[SelectionDAG] Swap commutative binops before constant...
tree
|
commitdiff
2015-09-04
Chad Rosier
Typo. NFC.
tree
|
commitdiff
2015-09-03
Reid Kleckner
Sink COFF.h MC include into .cpp files
tree
|
commitdiff
2015-09-03
Sanjay Patel
check for fastness before merging in DAGCombiner::Merge...
tree
|
commitdiff
2015-09-03
Joseph Tremoulet
[WinEH] Add cleanupendpad instruction
tree
|
commitdiff
2015-09-02
Sanjay Patel
use "unpredictable" metadata in fast-isel when splittin...
tree
|
commitdiff
2015-09-02
Sanjay Patel
use "unpredictable" metadata in SelectionDAG when split...
tree
|
commitdiff
2015-09-02
Elena Demikhovsky
Optimization for Gather/Scatter with uniform base
tree
|
commitdiff
2015-09-01
Silviu Baranga
[ARM][AArch64] Turn on by default interleaved access...
tree
|
commitdiff
2015-09-01
Cong Hou
Distribute the weight on the edge from switch to defaul...
tree
|
commitdiff
2015-08-31
Hal Finkel
[DAGCombine] Fixup SETCC legality checking
tree
|
commitdiff
2015-08-31
Sanjay Patel
don't set a legal vector type if we know we can't use...
tree
|
commitdiff
2015-08-31
Sanjay Patel
generalize helper function of MergeConsecutiveStores...
tree
|
commitdiff
2015-08-31
Hal Finkel
[DAGCombine] Use getSetCCResultType utility function
tree
|
commitdiff
2015-08-31
Reid Kleckner
[EH] Handle non-Function personalities like unknown...
tree
|
commitdiff
2015-08-31
Hal Finkel
[DAGCombine] Remove some old dead code for forming...
tree
|
commitdiff
2015-08-31
Kit Barton
Rework of the new interface for shrink wrapping
tree
|
commitdiff
2015-08-31
Hal Finkel
[AggressiveAntiDepBreaker] Check for EarlyClobber on...
tree
|
commitdiff
2015-08-31
Peter Collingbourne
Support: Support LLVM_ENABLE_THREADS=0 in llvm/Support...
tree
|
commitdiff
2015-08-30
Renato Golin
Revert "Revert "New interface function is added to...
tree
|
commitdiff
2015-08-30
Renato Golin
Revert "New interface function is added to VectorUtils...
tree
|
commitdiff
2015-08-30
Elena Demikhovsky
New interface function is added to VectorUtils
tree
|
commitdiff
2015-08-29
Fiona Glaser
SelectionDAG: add missing ComputeSignBits case for...
tree
|
commitdiff
2015-08-29
Peter Collingbourne
Fix shared library build.
tree
|
commitdiff
2015-08-28
Duncan P. N. Exon...
AsmPrinter: Allow null subroutine type
tree
|
commitdiff
2015-08-28
David Majnemer
Revert r246232 and r246304.
tree
|
commitdiff
2015-08-28
Matt Arsenault
Make MergeConsecutiveStores look at other stores on...
tree
|
commitdiff
2015-08-28
David Majnemer
[CodeGen] isInTailCallPosition didn't consider readnone...
tree
|
commitdiff
2015-08-28
NAKAMURA Takumi
LLVMCodeGen: Update libdeps corresponding to r246236.
tree
|
commitdiff
2015-08-28
Ahmed Bougacha
[CodeGen] Support (and default to) expanding READCYCLEC...
tree
|
commitdiff
2015-08-28
Joseph Tremoulet
[WinEH] Update coloring to handle nested cases cleanly
tree
|
commitdiff
2015-08-27
Peter Collingbourne
CodeGen: Introduce splitCodeGen and teach LTOCodeGenera...
tree
|
commitdiff
2015-08-27
Reid Kleckner
[WinEH] Add some support for code generating catchpad
tree
|
commitdiff
2015-08-27
Ahmed Bougacha
[CodeGen] Check FoldConstantArithmetic result before...
tree
|
commitdiff
2015-08-27
Cong Hou
Fixed a bug that edge weights are not assigned correctl...
tree
|
commitdiff
2015-08-26
Cong Hou
Assign weights to edges to jump table / bit test header...
tree
|
commitdiff
2015-08-26
Matthias Braun
SelectionDAGBuilder: Fix SPDescriptor not resetting...
tree
|
commitdiff
2015-08-26
Matthias Braun
FastISel: Avoid adding a successor block twice for...
tree
|
commitdiff
2015-08-26
Matthias Braun
FastISel: Factor out common code; NFC intended
tree
|
commitdiff
2015-08-25
Charles Davis
Make variable argument intrinsics behave correctly...
tree
|
commitdiff
2015-08-25
Matthias Braun
MachineBasicBlock: Use MCPhysReg instead of unsigned...
tree
|
commitdiff
2015-08-25
Cong Hou
Remove the final bit test during lowering switch statem...
tree
|
commitdiff
2015-08-25
David Blaikie
Fix dropped conditional in cleanup in r245752
tree
|
commitdiff
2015-08-25
Steve King
Pass function attributes instead of boolean in isIntDiv...
tree
|
commitdiff
2015-08-24
Matthias Braun
Try to fix buildbots
tree
|
commitdiff
2015-08-24
Matthias Braun
Let's try to fix GNU libstdc++ buildbots
tree
|
commitdiff
2015-08-24
Matthias Braun
MachineBasicBlock: Add liveins() method returning an...
tree
|
commitdiff
2015-08-24
Dan Gohman
[WebAssembly] Skeleton FastISel support
tree
|
commitdiff
2015-08-24
Oliver Stannard
Add DAG optimisation for FP16_TO_FP
tree
|
commitdiff
2015-08-23
Simon Pilgrim
[DAGCombiner] Fold CONCAT_VECTORS of bitcasted EXTRACT_...
tree
|
commitdiff
2015-08-23
Mehdi Amini
Do not use dyn_cast<> after isa<>
tree
|
commitdiff
2015-08-23
Joseph Tremoulet
[WinEH] Require token linkage in EH pad/ret signatures
tree
|
commitdiff
2015-08-21
David Blaikie
Range-for-ify some things in GlobalMerge
tree
|
commitdiff
2015-08-21
David Blaikie
[opaque pointer types] Fix a few easy places in GlobalM...
tree
|
commitdiff
2015-08-21
Alex Lorenz
MIR Serialization: Serialize the pointer IR expression...
tree
|
commitdiff
2015-08-21
Alex Lorenz
MIRParser: Split the 'parseIRConstant' method into...
tree
|
commitdiff
2015-08-21
Alex Lorenz
MIR Serialization: Print MCSymbol operands.
tree
|
commitdiff
2015-08-21
Yaron Keren
Disable Visual C++ 2013 Debug mode assert on null point...
tree
|
commitdiff
2015-08-21
John Brawn
[DAGCombiner] Fold together mul and shl when both are...
tree
|
commitdiff
2015-08-20
Benjamin Kramer
Make helper functions static. NFC.
tree
|
commitdiff
2015-08-20
Alex Lorenz
MIR Serialization: Use the global value syntax for...
tree
|
commitdiff
2015-08-20
Alex Lorenz
MIR Serialization: Change syntax for the call entry...
tree
|
commitdiff
2015-08-19
Alex Lorenz
Fix test failure introduced by r245521.
tree
|
commitdiff
2015-08-19
Alex Lorenz
MIR Serialization: Serialize unnamed local IR values...
tree
|
commitdiff
2015-08-19
Alex Lorenz
MIR Parser: parseIRValue should take in a constant...
tree
|
commitdiff
2015-08-19
Alex Lorenz
MIR Printer: Extract the code that prints IR slots...
tree
|
commitdiff
2015-08-19
Simon Pilgrim
[DAGCombiner] Added SMAX/SMIN/UMAX/UMIN constant folding
tree
|
commitdiff
2015-08-19
Simon Pilgrim
[DAGCombiner] Fold CONCAT_VECTORS of EXTRACT_SUBVECTOR...
tree
|
commitdiff
2015-08-19
Alex Lorenz
MIR Parser: Rename 'MachineOperandWithLocation' to...
tree
|
commitdiff
2015-08-19
Alex Lorenz
MIR Serialization: Serialize instruction's register...
tree
|
commitdiff
2015-08-19
Alex Lorenz
MIR Serialization: Serialize defined registers that...
tree
|
commitdiff
2015-08-19
Bruno Cardoso Lopes
[PeepholeOptimizer] Look through PHIs to find additiona...
tree
|
commitdiff
2015-08-19
Bruno Cardoso Lopes
Revert "[PeepholeOptimizer] Look through PHIs to find...
tree
|
commitdiff
2015-08-19
Bruno Cardoso Lopes
[PeepholeOptimizer] Look through PHIs to find additiona...
tree
|
commitdiff
2015-08-19
Daniel Sanders
Emit <regmask R1 R2 R3 ...> instead of just <regmask...
tree
|
commitdiff
2015-08-19
Michael Kuperstein
[TLI] Refactor "is integer division cheap" queries.
tree
|
commitdiff
2015-08-19
Alex Lorenz
MIR Serialization: Serialize MMI's variable debug infor...
tree
|
commitdiff
2015-08-18
Steve King
Fix backward operands in call to isTruncateFree() and...
tree
|
commitdiff
2015-08-18
Alex Lorenz
MIR Parser: Return true on error when parsing standalon...
tree
|
commitdiff
2015-08-18
Alex Lorenz
MIR Serialization: Serialize the operand's bit mask...
tree
|
commitdiff
2015-08-18
Nick Lewycky
Fix three typos in comments; "easilly" -> "easily".
tree
|
commitdiff
2015-08-18
Alex Lorenz
MIR Serialization: Serialize the frame information...
tree
|
commitdiff
next