2011-08-25 |
Bruno Cardoso... | Add support for AVX 256-bit version of MOVDDUP! |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Bruno Cardoso... | Make isMOVDDUP mask check more strict and update comments! |
commit | commitdiff | tree | snapshot |
2011-08-25 |
David Greene | Constify Comparison |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Owen Anderson | Port over additional encoding tests to decoding tests... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Benjamin Kramer | Intel family 6 model 44 is Gulftown/Westmere-EP and... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Andrew Trick | ARM fix for missing implicit operands on ldmia_ret. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Jim Grosbach | Explicitly disallow predication in Thumb1 assembly. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Craig Topper | Add more missing TB encodings to VEX instructions to... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Craig Topper | Give ATTR_VEX higher priority when generating the disas... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Craig Topper | Add TB encoding to VEROALL, VZEROUPPER, and VCVTPS2PD... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Bill Wendling | LSR wants to split the landing pad's critical edge... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Benjamin Kramer | Initialize member variable. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Bruno Cardoso... | Add support for 256-bit versions of VSHUFPD and VSHUFPS. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Bruno Cardoso... | Add memory version of SHUFPD to mask decoding! |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Eli Friedman | Remove empty directories. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Bill Wendling | Update tests to the newest EH syntax. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Evan Cheng | Hide -global-merge option. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Bill Wendling | Add feature test for the new exception handling stuff. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Bill Wendling | When inserting new instructions, use getFirstInsertionP... |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Evan Cheng | Add a command line option to disable global merge pass. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Evan Cheng | Remove a out-of-place comment. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Bruno Cardoso... | Create a section for non-instructions patterns in the... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Bruno Cardoso... | Move code around! |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Bruno Cardoso... | Organize UNPCK* patterns, also add remaining for AVX. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Bruno Cardoso... | Move remaining MOVDDUP patterns close to MOVDDUP defint... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Bruno Cardoso... | Organize and tidy up MOVDDUP section. Also update comments! |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Bruno Cardoso... | Move MOVHLPS patterns close to MOVHLPS definition,... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Bruno Cardoso... | Move all PSHUF* patterns close to the PSHUF* definition... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Bruno Cardoso... | Move all SHUFP* patterns close to the SHUFP* definition... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Owen Anderson | Perform more thorough checking of t2IT mask parameters... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Eli Friedman | Hook up 64-bit atomic load/store on x86-32. I plan... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Evan Cheng | Some autoconf tests use module level inline asm to... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jim Grosbach | Update tests for 138501. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jim Grosbach | ARM asm backend initialize isThumbMode based on target... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jim Grosbach | Thumb .n mnemonic qualifiers can be ignored for now. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jim Grosbach | Thumb parsing and encoding for SUB (SP minu immediate). |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Owen Anderson | Be careful not to walk off the end of the operand info... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jim Grosbach | Thumb parsing and encoding support for ADD SP instructions. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Eli Friedman | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Eli Friedman | Basic tests for atomic load and store on x86. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Bill Wendling | Skip the landingpad instruction when determining the... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Eli Friedman | Basic x86 code generation for atomic load and store... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Bill Wendling | Use getFirstInsertionPt instead of getFirstNonPHI so... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Eli Friedman | Some minor updates to atomic acquire/release docs in... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Nadav Rotem | Implement Constant::isAllOnesValue(). Fix ConstantFoldi... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jim Grosbach | When printing Thumb1 NOP ('mov r8, r8'), make sure... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Bruno Cardoso... | Mark VZEROALL as clobbering all YMM registers |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jim Grosbach | Add missing explicit writeback operand to tSTMIA_UPD. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Evan Cheng | Move TargetRegistry and TargetSelect from Target to... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Rafael Espindola | Fix a crashing bug in SplitBlock when it is called... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jim Grosbach | Thumb add SP assembly syntax fix. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jim Grosbach | Thumb1 ADD/SUB SP instructions are predicable in Thumb2... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Owen Anderson | Be stricter in enforcing IT instruction predicate value... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Owen Anderson | Port over more encoding tests to decoding tests. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Jim Grosbach | Tidy up. Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Richard Osborne | Add Uses=[SP] to call instructions. This fixes a miscom... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Craig Topper | Break 256-bit vector int add/sub/mul into two 128-bit... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Bill Wendling | Add the sentinal "no handle" value to the ResumeInst. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Bill Wendling | Don't replace *all* uses with the new stuff. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Bill Wendling | Look at the end of the entry block for an invoke. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Bruno Cardoso... | Fix a nasty bug where a v4i64 was being wrong emitted... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Bill Wendling | A landingpad instruction is neither folded nor dead. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Move ARM frame-unwinding EHABI handling a touch earlier. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | [SU]XT[BH] are only available on ARMv6 and up. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Nate Begeman | Add some useful accessors to c++ api that appear to... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Evan Cheng | Some refactoring so TargetRegistry.h no longer has... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Eric Christopher | Revert "Address Duncan's CR request:" |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Thumb parsing and encoding for WFE, WFI and YIELD. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Thumb parsing and encoding for UXTB and UXTH. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Thumb parsing and encoding for TST. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Thumb parsing and encoding for SXTB and SXTH. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Thumb parsing and encoding for SVC. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Thumb parsing and encoding for SUB. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Evan Cheng | Fix 80 col violations. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Nick Lewycky | PerformSubCombine to work on integers larger than i128... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Thumb parsing and encoding for STRH. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Caitlin Sadowski | Thread safety: Adding in an option for variadic expr... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Thumb parsing and encoding for STRB. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Thumb parsing and encoding for tSTRspi. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Thumb parsing and encoding for STR. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Rafael Espindola | Fix an example in the documentation. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Thumb parsing and encoding for STM. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Factor low reg checking into a helper function. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Nadav Rotem | Fix a typo in the test from the previous commit. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Owen Anderson | Fix decoding of Thumb2 prefetch instructions, which... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Nadav Rotem | Address Duncan's CR request: |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Owen Anderson | Fix Thumb2 decoding of CPS instructions to mirror ARM... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Jim Grosbach | Clean up Thumb load/store multiple definitions. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Owen Anderson | Fix two more instances of mis-matched operand names... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Owen Anderson | Port more assemble tests over to disassembly tests. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Ivan Krasin | This patch adds support of le32 pseudo-cpu that stands... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Eric Christopher | Fix fpimmm->fpimm typo. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Ivan Krasin | Update config.sub, config.guess and configure. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Craig Topper | Add support for breaking 256-bit v16i16 and v32i8 VSETC... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
NAKAMURA Takumi | lib/Support/Windows/Windows.h: Update required IE ver... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Bruno Cardoso... | Introduce a pass to insert vzeroupper instructions... |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Jim Grosbach | Thumb parsing and encoding for SETEND. |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Jim Grosbach | Thumb parsing and encoding for SBC. |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Jim Grosbach | Thumb parsing and encoding for RSB. |
commit | commitdiff | tree | snapshot |
next |