projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[StackMap] Use lambdas to specify the sort and erase conditions. NFC.
2015-07-06
Quentin Colombet
[TwoAddressInstructionPass] Rename a variable to match...
commit
|
commitdiff
|
tree
2015-07-01
Quentin Colombet
[TwoAddressInstructionPass] Try 3 Addr Conversion After...
commit
|
commitdiff
|
tree
2015-05-29
Quentin Colombet
Add a test for the MachineCopyPropagation change landed...
commit
|
commitdiff
|
tree
2015-05-28
Quentin Colombet
[MachineCopyPropagation] Fix a bug with undef handling...
commit
|
commitdiff
|
tree
2015-05-27
Quentin Colombet
[X86] Implement the support for shrink-wrapping.
commit
|
commitdiff
|
tree
2015-05-27
Quentin Colombet
[ShrinkWrap] Add a target hook to check whether or not
commit
|
commitdiff
|
tree
2015-05-22
Quentin Colombet
Reapply r238011 with a fix for the trap instruction.
commit
|
commitdiff
|
tree
2015-05-22
Quentin Colombet
[X86] Fix a variable name for r237977 so that it works...
commit
|
commitdiff
|
tree
2015-05-22
Quentin Colombet
[X86] Refactor the prologue emission to prepare for...
commit
|
commitdiff
|
tree
2015-05-21
Quentin Colombet
[InlineSpiller] Fix rematerialization for bundles.
commit
|
commitdiff
|
tree
2015-05-09
Quentin Colombet
Revert r236912.
commit
|
commitdiff
|
tree
2015-05-06
Quentin Colombet
[RegisterCoalescer] Make sure each live-range has only...
commit
|
commitdiff
|
tree
2015-05-05
Quentin Colombet
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
commit
|
commitdiff
|
tree
2015-05-01
Quentin Colombet
[AArch64][FastISel] Variant of the logical instructions...
commit
|
commitdiff
|
tree
2015-05-01
Quentin Colombet
[AArch64][FastISel] Fix the setting of kill flags for...
commit
|
commitdiff
|
tree
2015-05-01
Quentin Colombet
[ARM][TEST] Strengthen test against smarter reg alloc.
commit
|
commitdiff
|
tree
2015-04-30
Quentin Colombet
[AArch64] Fix bad register class constraint in fast...
commit
|
commitdiff
|
tree
2015-04-30
Quentin Colombet
[ARM] Do not generate invalid encoding for stack adjust...
commit
|
commitdiff
|
tree
2015-04-24
Quentin Colombet
[DAGCombiner] Fix the type used in canFoldInAddressingMode...
commit
|
commitdiff
|
tree
2015-04-23
Quentin Colombet
[MachineCopyPropagation] Handle undef flags conservatively...
commit
|
commitdiff
|
tree
2015-04-10
Quentin Colombet
[AArch64] Strengthen the code for the prologue insertion.
commit
|
commitdiff
|
tree
2015-04-02
Quentin Colombet
[AArch64] Add a comment to make it explicit why we...
commit
|
commitdiff
|
tree
2015-03-31
Quentin Colombet
[AArch64] Enable the codegenprepare optimization that...
commit
|
commitdiff
|
tree
2015-03-31
Quentin Colombet
[AArch64] Fix poor codegen for add immediate.
commit
|
commitdiff
|
tree
2015-03-30
Quentin Colombet
[RegisterCoalescer] Fix a potential misuse of direct...
commit
|
commitdiff
|
tree
2015-03-27
Quentin Colombet
[RegisterCoalescer] Refine the terminal rule to still...
commit
|
commitdiff
|
tree
2015-03-26
Quentin Colombet
[RegisterCoalescer] Add a rule to consider more profitable...
commit
|
commitdiff
|
tree
2015-03-18
Quentin Colombet
[CodeGenPrepare] Remove broken, dead, code.
commit
|
commitdiff
|
tree
2015-03-12
Quentin Colombet
[X86] Fix a regression introduced by r223641.
commit
|
commitdiff
|
tree
2015-03-10
Quentin Colombet
[CodeGenPrepare] Refine the cost model provided by...
commit
|
commitdiff
|
tree
2015-03-06
Quentin Colombet
[AArch64][LoadStoreOptimizer] Generate LDP + SXTW instead...
commit
|
commitdiff
|
tree
2015-03-05
Quentin Colombet
[CODE_OWNERS] Change the ownership of register allocators.
commit
|
commitdiff
|
tree
2015-02-06
Quentin Colombet
[LiveIntervalAnalysis] Speed up creation of live ranges...
commit
|
commitdiff
|
tree
2015-01-27
Quentin Colombet
Revert r227242 - Merge vector stores into wider vector...
commit
|
commitdiff
|
tree
2015-01-24
Quentin Colombet
[AArch64][LoadStoreOptimizer] Form LDPSW when possible.
commit
|
commitdiff
|
tree
2015-01-08
Quentin Colombet
[RegAllocGreedy] Introduce a late pass to repair broken...
commit
|
commitdiff
|
tree
2014-12-22
Quentin Colombet
[CodeGenPrepare] Handle properly the promotion of operands...
commit
|
commitdiff
|
tree
2014-12-17
Quentin Colombet
[CodeGenPrepare] Reapply r224351 with a fix for the...
commit
|
commitdiff
|
tree
2014-12-16
Quentin Colombet
[CodeGenPrepare] Move sign/zero extensions near loads...
commit
|
commitdiff
|
tree
2014-12-03
Quentin Colombet
[RegAllocFast] Handle implicit definitions conservatively.
commit
|
commitdiff
|
tree
2014-11-21
Quentin Colombet
[X86] Do not custom lower UINT_TO_FP when the target...
commit
|
commitdiff
|
tree
2014-11-13
Quentin Colombet
[CodeGenPrepare] Handle zero extensions in the TypePromotion...
commit
|
commitdiff
|
tree
2014-11-11
Quentin Colombet
[X86] Custom lower UINT_TO_FP from v4f32 to v4i32,...
commit
|
commitdiff
|
tree
2014-11-06
Quentin Colombet
[X86] Lower VSELECT into SHRUNKBLEND when we shrink...
commit
|
commitdiff
|
tree
2014-10-31
Quentin Colombet
[CodeGenPrepare] Move extractelement close to store...
commit
|
commitdiff
|
tree
2014-10-20
Quentin Colombet
[X86] Fix a bug in the lowering of the mask of VSELECT.
commit
|
commitdiff
|
tree
2014-09-18
Quentin Colombet
[ARM] Do not perform a tail call when the caller returns...
commit
|
commitdiff
|
tree
2014-09-16
Quentin Colombet
[CodeGenPrepare][AddressingModeMatcher] The promotion...
commit
|
commitdiff
|
tree
2014-09-15
Quentin Colombet
[CodeGenPrepare][AddressingModeMatcher] Fix a think...
commit
|
commitdiff
|
tree
2014-09-11
Quentin Colombet
[CodeGenPrepare] Teach the addressing mode matcher...
commit
|
commitdiff
|
tree
2014-08-22
Quentin Colombet
[ARM] Move the implementation of the target hooks related...
commit
|
commitdiff
|
tree
2014-08-21
Quentin Colombet
[PeepholeOptimizer] Enable the advanced copy optimization...
commit
|
commitdiff
|
tree
2014-08-21
Quentin Colombet
[PeepholeOptimizer] Update the kill flags when extending...
commit
|
commitdiff
|
tree
2014-08-21
Quentin Colombet
[AArch64] Run a peephole pass right after AdvSIMD pass.
commit
|
commitdiff
|
tree
2014-08-21
Quentin Colombet
[PeepholeOptimizer] Take advantage of the isInsertSubreg...
commit
|
commitdiff
|
tree
2014-08-21
Quentin Colombet
[ARM] Mark VSETLNi32 with the InsertSubreg property...
commit
|
commitdiff
|
tree
2014-08-20
Quentin Colombet
Add isInsertSubreg property.
commit
|
commitdiff
|
tree
2014-08-20
Quentin Colombet
Mention the right target hook in the comment on isExtractSub...
commit
|
commitdiff
|
tree
2014-08-20
Quentin Colombet
[PeepholeOptimizer] Take advantage of the isExtractSubreg...
commit
|
commitdiff
|
tree
2014-08-20
Quentin Colombet
[ARM] Mark VMOVRRD with the ExtractSubreg property...
commit
|
commitdiff
|
tree
2014-08-20
Quentin Colombet
Add isExtractSubreg property.
commit
|
commitdiff
|
tree
2014-08-20
Quentin Colombet
[PeepholeOptimizer] Refactor the advanced copy optimization...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Tidy up.
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-18
Quentin Colombet
[X86][Haswell][SchedModel] Add architecture specific...
commit
|
commitdiff
|
tree
2014-08-13
Quentin Colombet
[X86] Fix the value of the low mask for the lowering...
commit
|
commitdiff
|
tree
2014-08-13
Quentin Colombet
[MachineDominatorTree] Provide a method to inform a...
commit
|
commitdiff
|
tree
2014-08-12
Quentin Colombet
Fix a parentheses warning introduced in r215394.
commit
|
commitdiff
|
tree
2014-08-11
Quentin Colombet
[MachineSink] Improve the compile time by preserving...
commit
|
commitdiff
|
tree
2014-08-11
Quentin Colombet
[ARM] Mark VMOVDRR with the RegSequence property and...
commit
|
commitdiff
|
tree
2014-08-11
Quentin Colombet
Add isRegSequence property.
commit
|
commitdiff
|
tree
2014-08-11
Quentin Colombet
[AArch64] Fix registerAllocator assigns same register...
commit
|
commitdiff
|
tree
2014-08-07
Quentin Colombet
[X86][SchedModel] Fixed missing/wrong scheduling model...
commit
|
commitdiff
|
tree
2014-08-06
Quentin Colombet
[X86][SchedModel] Fixed some wrong scheduling model...
commit
|
commitdiff
|
tree
2014-07-11
Quentin Colombet
[X86] Fix the inversion of low and high bits for the...
commit
|
commitdiff
|
tree
2014-07-02
Quentin Colombet
[RegAllocGreedy] Provide a subtarget hook to disable...
commit
|
commitdiff
|
tree
2014-07-01
Quentin Colombet
[PeepholeOptimzer] Fix a typo in a comment.
commit
|
commitdiff
|
tree
2014-07-01
Quentin Colombet
[PeepholeOptimizer] Advanced rewriting of copies to...
commit
|
commitdiff
|
tree
2014-07-01
Quentin Colombet
[RegAllocGreedy] Provide a flag to disable the local...
commit
|
commitdiff
|
tree
2014-05-21
Quentin Colombet
[X86] Fix a bug in the lowering of BLENDI introduced...
commit
|
commitdiff
|
tree
2014-05-20
Quentin Colombet
[LSR] Canonicalize reg1 + ... + regN into reg1 + ....
commit
|
commitdiff
|
tree
2014-05-08
Quentin Colombet
[TargetInstrInfo] Fix the implementation of commuteInstructi...
commit
|
commitdiff
|
tree
next