2011-07-14 |
Bruno Cardoso Lopes | Add 256-bit load/store recognition and matching in...
|
commit | commitdiff | tree |
2011-07-13 |
Bruno Cardoso Lopes | We already support 256-bit packed ADD, SUB, DIV, MUL...
|
commit | commitdiff | tree |
2011-07-13 |
Bruno Cardoso Lopes | Make X86ISD::ANDNP more general and Codegen 256-bit...
|
commit | commitdiff | tree |
2011-07-13 |
Bruno Cardoso Lopes | The target specific node PANDN name is misleading....
|
commit | commitdiff | tree |
2011-07-13 |
Bruno Cardoso Lopes | AVX Codegen support for 256-bit versions of vandps...
|
commit | commitdiff | tree |
2011-06-16 |
Bruno Cardoso Lopes | Mark ldrexd/strexd w/ volatile memory by default
|
commit | commitdiff | tree |
2011-06-16 |
Bruno Cardoso Lopes | Add AVX suport for fpextend.
|
commit | commitdiff | tree |
2011-06-16 |
Bruno Cardoso Lopes | Silence warnings in non assert builds. Patch by David...
|
commit | commitdiff | tree |
2011-06-14 |
Bruno Cardoso Lopes | Since ARM's prefetch implementation predicted the presence...
|
commit | commitdiff | tree |
2011-06-14 |
Bruno Cardoso Lopes | Add one more argument to the prefetch intrinsic to...
|
commit | commitdiff | tree |
2011-05-31 |
Bruno Cardoso Lopes | Fix uninitialized variables and silence warnings
|
commit | commitdiff | tree |
2011-05-31 |
Bruno Cardoso Lopes | Fix ssat and ssat16 encodings for ARM and Thumb. The...
|
commit | commitdiff | tree |
2011-05-31 |
Bruno Cardoso Lopes | This patch implements atomic intrinsics atomic.load...
|
commit | commitdiff | tree |
2011-05-31 |
Bruno Cardoso Lopes | This patch implements the thread local storage. Implemented...
|
commit | commitdiff | tree |
2011-05-28 |
Bruno Cardoso Lopes | Add support for ARM ldrexd/strexd intrinsics. They...
|
commit | commitdiff | tree |
2011-05-27 |
Bruno Cardoso Lopes | ARM asm parser wasn't able to parse a "mov" instruction...
|
commit | commitdiff | tree |
2011-05-25 |
Bruno Cardoso Lopes | Fix PR9762
|
commit | commitdiff | tree |
2011-05-03 |
Bruno Cardoso Lopes | Fold ARM coprocessor intrinsics patterns into the instructio...
|
commit | commitdiff | tree |
2011-05-03 |
Bruno Cardoso Lopes | Add a few ARM coprocessor intrinsics. Testcases included
|
commit | commitdiff | tree |
2011-04-08 |
Bruno Cardoso Lopes | Also add the late notes for Mips in the current release...
|
commit | commitdiff | tree |
2011-04-04 |
Bruno Cardoso Lopes | - Implement asm parsing support for LDRSBT, LDRHT,...
|
commit | commitdiff | tree |
2011-03-31 |
Bruno Cardoso Lopes | Apply again changes to support ARM memory asm parsing...
|
commit | commitdiff | tree |
2011-03-31 |
Bruno Cardoso Lopes | Revert r128632 again, until I figure out what break...
|
commit | commitdiff | tree |
2011-03-31 |
Bruno Cardoso Lopes | Reapply r128585 without generating a lib depedency...
|
commit | commitdiff | tree |
2011-03-30 |
Bruno Cardoso Lopes | - Implement asm parsing support for LDRT, LDRBT, STRT...
|
commit | commitdiff | tree |
2011-03-24 |
Bruno Cardoso Lopes | Add asm parsing support w/ testcases for strex/ldrex...
|
commit | commitdiff | tree |
2011-03-22 |
Bruno Cardoso Lopes | Change MRC and MRC2 instructions to model the output...
|
commit | commitdiff | tree |
2011-03-09 |
Bruno Cardoso Lopes | Add a testcase for the addc improvements introduced...
|
commit | commitdiff | tree |
2011-03-09 |
Bruno Cardoso Lopes | Re-enable test and hope to silence the buildbots
|
commit | commitdiff | tree |
2011-03-09 |
Bruno Cardoso Lopes | try to make o32 cc tests less specific to silence some...
|
commit | commitdiff | tree |
2011-03-09 |
Bruno Cardoso Lopes | Improve varags handling, with testcases. Patch by Sasa...
|
commit | commitdiff | tree |
2011-03-04 |
Bruno Cardoso Lopes | Improve div/rem node handling on mips. Patch by Akira...
|
commit | commitdiff | tree |
2011-03-04 |
Bruno Cardoso Lopes | Add testcase for r127032
|
commit | commitdiff | tree |
2011-03-04 |
Bruno Cardoso Lopes | Expands register/immediate pairs when the immediate...
|
commit | commitdiff | tree |
2011-03-04 |
Bruno Cardoso Lopes | Rewrite and simplify o32 vaarg passing, no functional...
|
commit | commitdiff | tree |
2011-03-04 |
Bruno Cardoso Lopes | Lowers block address. Currently asserts when relocation...
|
commit | commitdiff | tree |
2011-03-04 |
Bruno Cardoso Lopes | Fix an old copy-n-paste
|
commit | commitdiff | tree |
2011-03-04 |
Bruno Cardoso Lopes | Expands FCOS and FSIN nodes when type is f64.
|
commit | commitdiff | tree |
2011-03-04 |
Bruno Cardoso Lopes | Fixes addc pattern when immediate cannot be represented...
|
commit | commitdiff | tree |
2011-03-04 |
Bruno Cardoso Lopes | Remove (hopefully) all trailing whitespaces from the...
|
commit | commitdiff | tree |
2011-02-18 |
Bruno Cardoso Lopes | Fix style and a typo
|
commit | commitdiff | tree |
2011-02-18 |
Bruno Cardoso Lopes | Add assembly parsing support for "msr" and also fix...
|
commit | commitdiff | tree |
2011-02-14 |
Bruno Cardoso Lopes | A fail to match coprocessor number and register number...
|
commit | commitdiff | tree |
2011-02-14 |
Bruno Cardoso Lopes | Fix encoding and add parsing support for the arm/thumb...
|
commit | commitdiff | tree |
2011-02-10 |
Bruno Cardoso Lopes | Add mips o32 tests again with the hope that the buildbot...
|
commit | commitdiff | tree |
2011-02-10 |
Bruno Cardoso Lopes | Remove the test to silence the buildbot, will check...
|
commit | commitdiff | tree |
2011-02-10 |
Bruno Cardoso Lopes | Fix a lot of o32 CC issues and add a bunch of tests...
|
commit | commitdiff | tree |
2011-02-07 |
Bruno Cardoso Lopes | Add support for parsing dmb/dsb instructions
|
commit | commitdiff | tree |
2011-02-07 |
Bruno Cardoso Lopes | Remove the MCR asm parser hack and start using the...
|
commit | commitdiff | tree |
2011-02-07 |
Bruno Cardoso Lopes | Implement support for custom target specific asm parsing...
|
commit | commitdiff | tree |
2011-01-26 |
Bruno Cardoso Lopes | Add encoding testcases for ARM vcvtr variations
|
commit | commitdiff | tree |
2011-01-26 |
Bruno Cardoso Lopes | fix the encoding and add testcases for ARM nop, yield...
|
commit | commitdiff | tree |
2011-01-21 |
Bruno Cardoso Lopes | Fix the encoding of QADD/SUB, QDADD/SUB. While qadd16...
|
commit | commitdiff | tree |
2011-01-20 |
Bruno Cardoso Lopes | Add testcases for clz encoding
|
commit | commitdiff | tree |
2011-01-20 |
Bruno Cardoso Lopes | Fix the encoding and parsing of clrex instruction
|
commit | commitdiff | tree |
2011-01-20 |
Bruno Cardoso Lopes | Change instruction names for consistency
|
commit | commitdiff | tree |
2011-01-20 |
Bruno Cardoso Lopes | Add cdp/cdp2 instructions for thumb/thumb2
|
commit | commitdiff | tree |
2011-01-20 |
Bruno Cardoso Lopes | - Use a more appropriate name for Owen's ARM Parser...
|
commit | commitdiff | tree |
2011-01-20 |
Bruno Cardoso Lopes | Add mcr*2 and mr*c2 support to thumb2 targets
|
commit | commitdiff | tree |
2011-01-20 |
Bruno Cardoso Lopes | Add mcr* and mr*c support to thumb targets
|
commit | commitdiff | tree |
2011-01-20 |
Bruno Cardoso Lopes | Refactor mcr* and mr*c instructions into classes with...
|
commit | commitdiff | tree |
2011-01-19 |
Bruno Cardoso Lopes | Fix the encoding of mrrc and mcrr family of instructions...
|
commit | commitdiff | tree |
2011-01-18 |
Bruno Cardoso Lopes | Create two new generic classes to represent the following...
|
commit | commitdiff | tree |
2011-01-18 |
Bruno Cardoso Lopes | Fix MRS encoding for arm and thumb.
|
commit | commitdiff | tree |
2011-01-18 |
Bruno Cardoso Lopes | Fix the encoding of t2ISB by using the right class...
|
commit | commitdiff | tree |
2011-01-18 |
Bruno Cardoso Lopes | Follow the current hack set and enable the correct...
|
commit | commitdiff | tree |
2011-01-18 |
Bruno Cardoso Lopes | Add support for parsing and encoding ARM's official...
|
commit | commitdiff | tree |
2011-01-18 |
Bruno Cardoso Lopes | Ensure Mips::GP is properly reloaded after a function...
|
commit | commitdiff | tree |
2011-01-18 |
Bruno Cardoso Lopes | Negative zero is not legal on mips. Patch by Sasa Stankovic
|
commit | commitdiff | tree |
2011-01-18 |
Bruno Cardoso Lopes | Handle (i32,i32) => f64 in a cleaner way. Patch by...
|
commit | commitdiff | tree |
2011-01-18 |
Bruno Cardoso Lopes | Add support for mips32 madd and msub instructions....
|
commit | commitdiff | tree |
2010-12-19 |
Bruno Cardoso Lopes | Update the Target Feature Matrix for Mips
|
commit | commitdiff | tree |
2010-12-09 |
Bruno Cardoso Lopes | Add ROTR and ROTRV mips32 instructions. Patch by Akira...
|
commit | commitdiff | tree |
2010-12-09 |
Bruno Cardoso Lopes | Fix delay slot filler for non mips1 targets. Patch...
|
commit | commitdiff | tree |
2010-12-07 |
Bruno Cardoso Lopes | Remove target specific node MipsISD::CMov, which is...
|
commit | commitdiff | tree |
2010-12-07 |
Bruno Cardoso Lopes | Match a pattern generated by a dag combiner opt where:
|
commit | commitdiff | tree |
2010-11-12 |
Bruno Cardoso Lopes | Enable mips32 mul instruction. Patch by Akira Hatanaka...
|
commit | commitdiff | tree |
2010-11-10 |
Bruno Cardoso Lopes | Add a test to the previous added clo instruction. Patch...
|
commit | commitdiff | tree |
2010-11-10 |
Bruno Cardoso Lopes | Add clo instruction. Patch by Akira Hatanaka (ahatanaka...
|
commit | commitdiff | tree |
2010-11-09 |
Bruno Cardoso Lopes | Fix trailing whitespace and style, no functionality...
|
commit | commitdiff | tree |
2010-11-08 |
Bruno Cardoso Lopes | Initial support for Mips32 and Mips32r2. Patch contributed...
|
commit | commitdiff | tree |
2010-11-08 |
Bruno Cardoso Lopes | Fix PR8211
|
commit | commitdiff | tree |
2010-10-04 |
Bruno Cardoso Lopes | AVX intrinsics and builtins were also added to clang
|
commit | commitdiff | tree |
2010-09-09 |
Bruno Cardoso Lopes | Add one more pattern to fallback movddup
|
commit | commitdiff | tree |
2010-09-08 |
Bruno Cardoso Lopes | Minor change. Fix comments and remove unused and redundant...
|
commit | commitdiff | tree |
2010-09-08 |
Bruno Cardoso Lopes | x86 vector shuffle lowering now relies only on target...
|
commit | commitdiff | tree |
2010-09-07 |
Bruno Cardoso Lopes | Factor out some x86 vector shuffle rewriting and add...
|
commit | commitdiff | tree |
2010-09-07 |
Bruno Cardoso Lopes | Move code around to prepare for moving some of the...
|
commit | commitdiff | tree |
2010-09-07 |
Bruno Cardoso Lopes | decouple MMX check from regular splat checks. Some...
|
commit | commitdiff | tree |
2010-09-07 |
Bruno Cardoso Lopes | Remove now useless check, because the code can be matched...
|
commit | commitdiff | tree |
2010-09-07 |
Bruno Cardoso Lopes | Minor change. Since the checks are equivalent, use...
|
commit | commitdiff | tree |
2010-09-07 |
Bruno Cardoso Lopes | Remove unused target specific node
|
commit | commitdiff | tree |
2010-09-04 |
Bruno Cardoso Lopes | Remove the last bit of isShuffleMaskLegal checks and...
|
commit | commitdiff | tree |
2010-09-04 |
Bruno Cardoso Lopes | make explicit that we not handle several mmx shuffles
|
commit | commitdiff | tree |
2010-09-04 |
Bruno Cardoso Lopes | Emit target specific nodes to handle palignr. Do not...
|
commit | commitdiff | tree |
2010-09-04 |
Bruno Cardoso Lopes | Emit target specific nodes to handle splats starting...
|
commit | commitdiff | tree |
2010-09-04 |
Bruno Cardoso Lopes | Emit target specific nodes for isPSHUFHWMask and isPSHUFLWMask
|
commit | commitdiff | tree |
2010-09-04 |
Bruno Cardoso Lopes | Emit target specific nodes for isSHUFPMask
|
commit | commitdiff | tree |
2010-09-04 |
Bruno Cardoso Lopes | Previous isMOVLMask matching already emits targets...
|
commit | commitdiff | tree |
2010-09-04 |
Bruno Cardoso Lopes | One more check from the original isShuffleMaskLegal...
|
commit | commitdiff | tree |
next |