projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructions.
2015-11-13
Chad Rosier
[LIR] Add support for creating memcpys from loops with...
commit
|
commitdiff
|
tree
2015-11-13
Chad Rosier
Add a comment that should have made my last commit.
commit
|
commitdiff
|
tree
2015-11-13
Chad Rosier
[LIR] Factor out the code to compute base ptr for negative...
commit
|
commitdiff
|
tree
2015-11-12
Chad Rosier
[LIR] Minor refactoring. NFCI.
commit
|
commitdiff
|
tree
2015-11-11
Chad Rosier
[LIR] General refactor to improve compile-time and...
commit
|
commitdiff
|
tree
2015-11-09
Chad Rosier
Simplify. NFC.
commit
|
commitdiff
|
tree
2015-11-06
Chad Rosier
[LIR] Simplify code by making DataLayout globally accessible...
commit
|
commitdiff
|
tree
2015-10-28
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
2015-10-28
Chad Rosier
Reapply: [LIR] Add support for creating memsets from...
commit
|
commitdiff
|
tree
2015-10-28
Chad Rosier
Revert "[LIR] Add support for creating memsets from...
commit
|
commitdiff
|
tree
2015-10-28
Chad Rosier
[LIR] Add support for creating memsets from loops with...
commit
|
commitdiff
|
tree
2015-10-28
Chad Rosier
Add newline to test. NFC.
commit
|
commitdiff
|
tree
2015-10-13
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
2015-10-09
Chad Rosier
Revert "Simplify code. NFC."
commit
|
commitdiff
|
tree
2015-10-07
Chad Rosier
[AArch64] Fold a floating-point divide by power of...
commit
|
commitdiff
|
tree
2015-10-07
Chad Rosier
[AArch64] Fold a floating-point multiply by power of...
commit
|
commitdiff
|
tree
2015-10-07
Chad Rosier
[ARM] Promote helper function to SelectionDAG.
commit
|
commitdiff
|
tree
2015-10-07
Chad Rosier
[ARM] Prevent PerformVDIVCombine from combining a vcvt...
commit
|
commitdiff
|
tree
2015-10-07
Chad Rosier
[ARM] Push more complex check down to reduce compile...
commit
|
commitdiff
|
tree
2015-10-06
Chad Rosier
[ARM] Minor refactoring. NFC.
commit
|
commitdiff
|
tree
2015-10-06
Chad Rosier
[ARM] Minor refactoring. NFC.
commit
|
commitdiff
|
tree
2015-10-06
Chad Rosier
[ARM] Minor refactoring. NFC.
commit
|
commitdiff
|
tree
2015-10-06
Chad Rosier
[ARM] Minor refactoring to improve readability. NFC.
commit
|
commitdiff
|
tree
2015-10-06
Chad Rosier
[ARM] Simplify tests and make checks more rigid. NFC.
commit
|
commitdiff
|
tree
2015-10-02
Chad Rosier
[ARM] Typo. NFC.
commit
|
commitdiff
|
tree
2015-10-01
Chad Rosier
[AArch64] Deprecate a command-line option used for...
commit
|
commitdiff
|
tree
2015-10-01
Chad Rosier
[AArch64] Hoist commonly failing check. NFC.
commit
|
commitdiff
|
tree
2015-10-01
Chad Rosier
[AArch64] Rename variable to improve readability. NFC.
commit
|
commitdiff
|
tree
2015-10-01
Chad Rosier
[AArch64] Update comment to reflect reality.
commit
|
commitdiff
|
tree
2015-09-30
Chad Rosier
[AArch64] Remove an unnecessary run line and other...
commit
|
commitdiff
|
tree
2015-09-30
Chad Rosier
[AArch64] Remove an unnecessary restriction on pre...
commit
|
commitdiff
|
tree
2015-09-30
Chad Rosier
[AArch64] Use helper function to improve readability...
commit
|
commitdiff
|
tree
2015-09-29
Chad Rosier
Fix test from r248825.
commit
|
commitdiff
|
tree
2015-09-29
Chad Rosier
[AArch64] Add support for pre- and post-index LDPSWs.
commit
|
commitdiff
|
tree
2015-09-29
Chad Rosier
[AArch64] Add integer pre- and post-index halfword...
commit
|
commitdiff
|
tree
2015-09-29
Chad Rosier
[AArch64] Scale offsets by the size of the memory operation...
commit
|
commitdiff
|
tree
2015-09-29
Chad Rosier
[AArch64] Remove some redundant cases. NFC.
commit
|
commitdiff
|
tree
2015-09-25
Chad Rosier
Simplify code. NFC.
commit
|
commitdiff
|
tree
2015-09-25
Chad Rosier
[AArch64] Add support for generating pre- and post...
commit
|
commitdiff
|
tree
2015-09-24
Chad Rosier
[AArch64] Improve the readability of the ld/st optimization...
commit
|
commitdiff
|
tree
2015-09-24
Chad Rosier
[AArch64] The paired post-increment store instruction...
commit
|
commitdiff
|
tree
2015-09-23
Chad Rosier
[AArch64] Refactor pre- and post-index merge fuctions...
commit
|
commitdiff
|
tree
2015-09-21
Chad Rosier
[Machine Combiner] Refactor machine reassociation code...
commit
|
commitdiff
|
tree
2015-09-18
Chad Rosier
[AArch64] Reorder cases to improve readability. NFC.
commit
|
commitdiff
|
tree
2015-09-18
Chad Rosier
[AArch64] Remove some redundant cases. NFC.
commit
|
commitdiff
|
tree
2015-09-17
Chad Rosier
Typos. NFC.
commit
|
commitdiff
|
tree
2015-09-16
Chad Rosier
[ARM] Register ARMPreAllocLoadStoreOpt pass with LLVM...
commit
|
commitdiff
|
tree
2015-09-04
Chad Rosier
Typo. NFC.
commit
|
commitdiff
|
tree
2015-09-03
Chad Rosier
[AArch64] Improve ISel using across lane addition reduction.
commit
|
commitdiff
|
tree
2015-09-03
Chad Rosier
Revert "[AArch64] Improve load/store optimizer to handle...
commit
|
commitdiff
|
tree
2015-09-03
Chad Rosier
[AArch64] Improve load/store optimizer to handle LDUR...
commit
|
commitdiff
|
tree
2015-09-03
Chad Rosier
[AArch64] Reuse MayLoad. NFC.
commit
|
commitdiff
|
tree
2015-09-02
Chad Rosier
Add newline to test. NFC.
commit
|
commitdiff
|
tree
2015-08-28
Chad Rosier
Optimize memcmp(x,y,n)==0 for small n and suitably...
commit
|
commitdiff
|
tree
2015-08-27
Chad Rosier
[LoopVectorize] Move test from r246149 into a target...
commit
|
commitdiff
|
tree
2015-08-27
Chad Rosier
[LoopVectorize] Add Support for Small Size Reductions.
commit
|
commitdiff
|
tree
2015-08-26
Chad Rosier
[AArch64] Remove a use-after-free when collecting stats.
commit
|
commitdiff
|
tree
2015-08-19
Chad Rosier
[AArch64] Simplify/refactor code to ease code review...
commit
|
commitdiff
|
tree
2015-08-18
Chad Rosier
[AArch64] Simplify the logic for computing in bounds...
commit
|
commitdiff
|
tree
2015-08-14
Chad Rosier
Cleanup test whitespace or lack thereof. NFC.
commit
|
commitdiff
|
tree
2015-08-10
Chad Rosier
[AArch64] Convert a conditional check that will always...
commit
|
commitdiff
|
tree
2015-08-10
Chad Rosier
Typo. Move comment closer to relevant code. NFC.
commit
|
commitdiff
|
tree
2015-08-07
Chad Rosier
[ARM] Remove an unused reference to MachineRegisterInfo...
commit
|
commitdiff
|
tree
2015-08-06
Chad Rosier
[AArch64] Use a static function and other minor cleanup...
commit
|
commitdiff
|
tree
2015-08-06
Chad Rosier
[AArch64] Improve the readability of the ld/st optimization...
commit
|
commitdiff
|
tree
2015-08-06
Chad Rosier
Fix minor typos. NFC.
commit
|
commitdiff
|
tree
2015-08-05
Chad Rosier
[AArch64] Register AArch64DeadRegisterDefinition pass...
commit
|
commitdiff
|
tree
2015-08-05
Chad Rosier
[AArch64] Register (existing) AArch64BranchRelaxation...
commit
|
commitdiff
|
tree
2015-08-05
Chad Rosier
[AArch64] Make the naming of the Address Type Promotion...
commit
|
commitdiff
|
tree
2015-08-05
Chad Rosier
[AArch64] Register (existing) AArch64AdvSIMDScalar...
commit
|
commitdiff
|
tree
2015-08-05
Chad Rosier
Make this less error prone by using a #define. NFC.
commit
|
commitdiff
|
tree
2015-08-05
Chad Rosier
[AArch64] Register (existing) AArch64ExpandPseudo pass...
commit
|
commitdiff
|
tree
2015-08-05
Chad Rosier
[AArch64] Register (existing) AArch64LoadStoreOpt pass...
commit
|
commitdiff
|
tree
2015-08-05
Chad Rosier
Update comment. NFC.
commit
|
commitdiff
|
tree
2015-07-22
Chad Rosier
Simplify switch as all cases other than default return...
commit
|
commitdiff
|
tree
2015-07-21
Chad Rosier
Follow up to r242810. NFC.
commit
|
commitdiff
|
tree
2015-07-21
Chad Rosier
[AArch64] Simplify the passing of arguments. NFC.
commit
|
commitdiff
|
tree
2015-07-20
Chad Rosier
[AArch64] Change EON pattern to match more often.
commit
|
commitdiff
|
tree
2015-07-06
Chad Rosier
Fix a bug in the A57FPLoadBalancing register tracking...
commit
|
commitdiff
|
tree
2015-06-19
Chad Rosier
Typo. NFC.
commit
|
commitdiff
|
tree
2015-06-09
Chad Rosier
[AArch64] Remove an overly conservative check when...
commit
|
commitdiff
|
tree
2015-05-28
Chad Rosier
Reuse Loc variable. NFC.
commit
|
commitdiff
|
tree
2015-05-22
Chad Rosier
Use new MachineInstr mayLoadOrStore() API. NFC.
commit
|
commitdiff
|
tree
2015-05-21
Chad Rosier
Use new MachineInstr mayLoadOrStore() API.
commit
|
commitdiff
|
tree
2015-05-21
Chad Rosier
[AArch64] Enhance the load/store optimizer with target...
commit
|
commitdiff
|
tree
2015-05-21
Chad Rosier
[MachineInstr] Add mayLoadOrStore API. NFC.
commit
|
commitdiff
|
tree
2015-04-14
Chad Rosier
Improve RefreshCallGraph to remove invalid call graph...
commit
|
commitdiff
|
tree
2015-04-10
Chad Rosier
[AArch64] Changes some SchedAlias to WriteRes for Cortex...
commit
|
commitdiff
|
tree
2015-04-10
Chad Rosier
[AArch64] Adjusts Cortex-A57 machine model to handle...
commit
|
commitdiff
|
tree
2015-03-23
Chad Rosier
[AArch64] Add FileCheck that was missing from test...
commit
|
commitdiff
|
tree
2015-03-23
Chad Rosier
[AArch64] Enable rematerialization of float 0 values.
commit
|
commitdiff
|
tree
2015-03-20
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
2015-03-10
Chad Rosier
Don't evaluate rend() on every iteration of the loop.
commit
|
commitdiff
|
tree
2015-03-10
Chad Rosier
[BranchFolding] Remove MMOs during tail merge to preserve...
commit
|
commitdiff
|
tree
2015-03-06
Chad Rosier
Avoid calls to dumpPassInfo and RegionBase<Tr>::getNameStr...
commit
|
commitdiff
|
tree
2015-03-03
Chad Rosier
[AArch64] When combining constant mul of -3, prefer...
commit
|
commitdiff
|
tree
2015-02-23
Chad Rosier
Revert "Revert "Raising minimum required CMake version...
commit
|
commitdiff
|
tree
2015-02-23
Chad Rosier
Prevent hoisting fmul from THEN/ELSE to IF if there...
commit
|
commitdiff
|
tree
2015-02-23
Chad Rosier
Revert "Raising minimum required CMake version to 2...
commit
|
commitdiff
|
tree
2015-02-06
Chad Rosier
Whitespace.
commit
|
commitdiff
|
tree
next