projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert r78852 for now. I want to do this differently, but I don't have time
2009-08-13
Bob Wilson
Revert r78852 for now. I want to do this differently...
commit
|
commitdiff
|
tree
2009-08-13
Bob Wilson
Add a comment to describe why vector shuffles are legalized...
commit
|
commitdiff
|
tree
2009-08-13
Bob Wilson
Use cast<> instead of dyn_cast<> in places where the...
commit
|
commitdiff
|
tree
2009-08-12
Bob Wilson
Recognize Neon VDUP shuffles during legalization instead...
commit
|
commitdiff
|
tree
2009-08-12
Bob Wilson
Recognize Neon VREV shuffles during legalization instead...
commit
|
commitdiff
|
tree
2009-08-12
Bob Wilson
Add a new "SDTCisVec" SDTypeConstraint. This complements...
commit
|
commitdiff
|
tree
2009-08-12
Bob Wilson
Add some release notes about ARM v7 support and known...
commit
|
commitdiff
|
tree
2009-08-12
Bob Wilson
Generate Neon VTBL and VTBX instructions from the correspond...
commit
|
commitdiff
|
tree
2009-08-12
Bob Wilson
Fix TableGen warnings. This partly reverts my previous...
commit
|
commitdiff
|
tree
2009-08-12
Bob Wilson
Add some comments to clarify the arguments to the vtbl...
commit
|
commitdiff
|
tree
2009-08-12
Bob Wilson
Add missing chain operands for VLD* and VST* instructions.
commit
|
commitdiff
|
tree
2009-08-11
Bob Wilson
Convert more Neon tests to use FileCheck.
commit
|
commitdiff
|
tree
2009-08-11
Bob Wilson
Use vAny type to get rid of Neon intrinsics that differed...
commit
|
commitdiff
|
tree
2009-08-11
Bob Wilson
Fix a few more places in TableGen that need to handle...
commit
|
commitdiff
|
tree
2009-08-11
Bob Wilson
Use new EVT::vAny type to combine Neon intrinsics for...
commit
|
commitdiff
|
tree
2009-08-11
Bob Wilson
Add a new overloaded EVT::vAny type for use in TableGen...
commit
|
commitdiff
|
tree
2009-08-09
Bob Wilson
Add tests for Neon VZIP and VUZP instructions.
commit
|
commitdiff
|
tree
2009-08-09
Bob Wilson
Add a test for Neon VTRN instructions.
commit
|
commitdiff
|
tree
2009-08-09
Bob Wilson
Change Neon table lookup (VTBL) and table extension...
commit
|
commitdiff
|
tree
2009-08-08
Bob Wilson
Implement Neon VZIP and VUZP instructions. These are...
commit
|
commitdiff
|
tree
2009-08-08
Bob Wilson
Implement Neon VTRN instructions. For now, anyway...
commit
|
commitdiff
|
tree
2009-08-07
Bob Wilson
Add new intrinsics for Neon VTRN, VZIP and VUZP operations...
commit
|
commitdiff
|
tree
2009-08-07
Bob Wilson
Convert more Neon tests to use FileCheck.
commit
|
commitdiff
|
tree
2009-08-06
Bob Wilson
Implement Neon VST[234] operations.
commit
|
commitdiff
|
tree
2009-08-06
Bob Wilson
Fix incorrect intrinsic declarations.
commit
|
commitdiff
|
tree
2009-08-06
Bob Wilson
Add tests for new NEON vld instructions.
commit
|
commitdiff
|
tree
2009-08-06
Bob Wilson
Neon does not actually have VLD{234}.64 instructions.
commit
|
commitdiff
|
tree
2009-08-05
Bob Wilson
Convert more Neon tests to FileCheck.
commit
|
commitdiff
|
tree
2009-08-05
Bob Wilson
Add a new pre-allocation pass to assign adjacent registers...
commit
|
commitdiff
|
tree
2009-08-05
Bob Wilson
Remove a redundant declaration.
commit
|
commitdiff
|
tree
2009-08-05
Bob Wilson
Oops. I didn't mean to commit this piece yet.
commit
|
commitdiff
|
tree
2009-08-05
Bob Wilson
Change DAG nodes for Neon VLD2/3/4 operations to return...
commit
|
commitdiff
|
tree
2009-08-04
Bob Wilson
Convert more Neon tests to use FileCheck.
commit
|
commitdiff
|
tree
2009-08-04
Bob Wilson
Replace dregsingle operand modifier with explicit escaped...
commit
|
commitdiff
|
tree
2009-08-04
Bob Wilson
Convert a few Neon tests to use FileCheck.
commit
|
commitdiff
|
tree
2009-08-04
Bob Wilson
Lower Neon VLD* intrinsics to custom DAG nodes, and...
commit
|
commitdiff
|
tree
2009-08-04
Bob Wilson
Minor cleanup. No functional changes intended.
commit
|
commitdiff
|
tree
2009-08-03
Bob Wilson
Lower CONCAT_VECTOR during legalization instead of...
commit
|
commitdiff
|
tree
2009-08-03
Bob Wilson
Revert 77974. It breaks 3 of the ARM tests.
commit
|
commitdiff
|
tree
2009-07-31
Bob Wilson
Allow target intrinsics that return multiple values...
commit
|
commitdiff
|
tree
2009-07-30
Bob Wilson
Lower a 128-bit BUILD_VECTOR with 2 elements to a pair...
commit
|
commitdiff
|
tree
2009-07-29
Bob Wilson
Change Neon VLDn intrinsics to return multiple values...
commit
|
commitdiff
|
tree
2009-07-29
Bob Wilson
Fix the verifier to handle intrinsics with LLVMMatchType...
commit
|
commitdiff
|
tree
2009-07-29
Bob Wilson
Fix an assumption that there is a single return value...
commit
|
commitdiff
|
tree
2009-07-26
Bob Wilson
Add support for ARM Neon VREV instructions.
commit
|
commitdiff
|
tree
2009-07-21
Bob Wilson
Fix ocaml tests for 64-bit MacOS systems. LLVM is...
commit
|
commitdiff
|
tree
2009-07-21
Bob Wilson
Reorder the "Metadata" entry to match the C bindings.
commit
|
commitdiff
|
tree
2009-07-17
Bob Wilson
Fix a crash in SROA. The FunctionPass::doInitialization...
commit
|
commitdiff
|
tree
2009-07-15
Bob Wilson
Clean up some comments.
commit
|
commitdiff
|
tree
2009-07-14
Bob Wilson
Fix bad indentation and 80-col violation.
commit
|
commitdiff
|
tree
2009-07-14
Bob Wilson
Remove an extra space.
commit
|
commitdiff
|
tree
2009-07-14
Bob Wilson
Remove some tabs and fix other whitespace. No functional...
commit
|
commitdiff
|
tree
2009-07-14
Bob Wilson
Fix a comment.
commit
|
commitdiff
|
tree
2009-07-14
Bob Wilson
Fix an obvious error.
commit
|
commitdiff
|
tree
2009-07-14
Bob Wilson
Fix an obvious copy-and-paste error.
commit
|
commitdiff
|
tree
2009-07-14
Bob Wilson
Revert 75308.
commit
|
commitdiff
|
tree
2009-07-14
Bob Wilson
Revert 75309.
commit
|
commitdiff
|
tree
2009-07-13
Bob Wilson
Fix comment typos.
commit
|
commitdiff
|
tree
2009-07-10
Bob Wilson
Add superclasses of ARM Neon quad registers. The Q2PR...
commit
|
commitdiff
|
tree
2009-07-10
Bob Wilson
Add new vector types for 192-bit, 348-bit and 512-bit...
commit
|
commitdiff
|
tree
2009-07-10
Bob Wilson
Refactor TableGen's llvm::getName to share code with...
commit
|
commitdiff
|
tree
2009-07-10
Bob Wilson
Replace TM.getRegisterInfo() calls by TRI instance...
commit
|
commitdiff
|
tree
2009-07-09
Bob Wilson
Handle 'a' modifier on inline assembly operands.
commit
|
commitdiff
|
tree
2009-07-09
Bob Wilson
Fix an apparent copy-and-paste problem in an error...
commit
|
commitdiff
|
tree
2009-07-08
Bob Wilson
Implement NEON vst1 instruction.
commit
|
commitdiff
|
tree
2009-07-08
Bob Wilson
Implement NEON vld1 instructions.
commit
|
commitdiff
|
tree
2009-07-07
Bob Wilson
Change NEON vldN/vstN intrinsics to specify "N" as...
commit
|
commitdiff
|
tree
2009-07-01
Bob Wilson
Add a new addressing mode for NEON load/store instructions.
commit
|
commitdiff
|
tree
2009-07-01
Bob Wilson
Fix a comment typo.
commit
|
commitdiff
|
tree
2009-07-01
Bob Wilson
Fix up a comment: besides the >80col lines, the operation...
commit
|
commitdiff
|
tree
2009-06-26
Bob Wilson
Add missing argument for vtbx intrinsic.
commit
|
commitdiff
|
tree
2009-06-26
Bob Wilson
Add intrinsics for ARM NEON vtbl and vtbx operations.
commit
|
commitdiff
|
tree
2009-06-26
Bob Wilson
Swap order of arguments to vst[34]* intrinsics. This...
commit
|
commitdiff
|
tree
2009-06-25
Bob Wilson
Revert 74164. We'll want to use this method later.
commit
|
commitdiff
|
tree
2009-06-25
Bob Wilson
Remove unused hasV6T2Ops method. We already have a...
commit
|
commitdiff
|
tree
2009-06-24
Bob Wilson
Fix the Ocaml bindings for the ExecutionEngine: with...
commit
|
commitdiff
|
tree
2009-06-23
Bob Wilson
Provide InitializeAllTargets and InitializeNativeTarget...
commit
|
commitdiff
|
tree
2009-06-23
Bob Wilson
Add myself to the list.
commit
|
commitdiff
|
tree
2009-06-22
Bob Wilson
Add support for ARM's Advanced SIMD (NEON) instruction...
commit
|
commitdiff
|
tree
2009-06-22
Bob Wilson
Add explicit types for shift count constants. This...
commit
|
commitdiff
|
tree
2009-06-22
Bob Wilson
Use thumb2 for ARM architectures V6T2 and later. Fix...
commit
|
commitdiff
|
tree
2009-06-22
Bob Wilson
For Darwin on ARMv6 and newer, make register r9 available...
commit
|
commitdiff
|
tree
2009-06-22
Bob Wilson
Recognize and handle ARM v7 target triples for Darwin.
commit
|
commitdiff
|
tree
2009-06-22
Bob Wilson
Fix llvm-gcc build for armv6t2 and later architectures...
commit
|
commitdiff
|
tree
2009-06-19
Bob Wilson
Clean up nightly tester to use Perl's File::Find.
commit
|
commitdiff
|
tree
2009-06-18
Bob Wilson
ARM unified syntax is not specific to ELF; use it for...
commit
|
commitdiff
|
tree
2009-05-22
Bob Wilson
Only 64-bit targets support TImode libcalls. Disable...
commit
|
commitdiff
|
tree
2009-05-20
Bob Wilson
Minor formatting fixes.
commit
|
commitdiff
|
tree
2009-05-19
Bob Wilson
Fix pr4227: Handle large immediate values in inline...
commit
|
commitdiff
|
tree
2009-05-19
Bob Wilson
Follow up on new support for memory operands in ARM...
commit
|
commitdiff
|
tree
2009-05-19
Bob Wilson
Fix pr4058 and pr4059. Do not split i64 or double...
commit
|
commitdiff
|
tree
2009-05-19
Bob Wilson
Fix pr4091: Add support for "m" constraint in ARM inline...
commit
|
commitdiff
|
tree
2009-05-18
Bob Wilson
Fix CodePlacementOpt::OptimizeIntraLoopEdges so that...
commit
|
commitdiff
|
tree
2009-05-18
Bob Wilson
Fix pr4202: Disable CodePlacementOpt for ARM. The...
commit
|
commitdiff
|
tree
2009-05-14
Bob Wilson
Revert r71744. I must not have understood this correctly...
commit
|
commitdiff
|
tree
2009-05-13
Bob Wilson
The IfConverter::MergeBlocks method appears to be used...
commit
|
commitdiff
|
tree
2009-05-13
Bob Wilson
Revert a portion of Dan's change r71018 that I'm convinced...
commit
|
commitdiff
|
tree
2009-05-13
Bob Wilson
Merge adjacent conditional.
commit
|
commitdiff
|
tree
2009-05-13
Bob Wilson
Remove an unused variable.
commit
|
commitdiff
|
tree
2009-05-13
Bob Wilson
Fix some typos and spelling and grammar, mostly in...
commit
|
commitdiff
|
tree
next