| Commit message (Expand) | Author | Age | Files | Lines |
* | FileCheck: fix matching of one check-prefix is a prefix of another | Alexey Samsonov | 2013-11-13 | 1 | -0/+5 |
* | Remove AllowQuotesInName and friends from MCAsmInfo. | Rafael Espindola | 2013-11-13 | 2 | -14/+14 |
* | Fix bug in .gpword directive parsing. | Vladimir Medic | 2013-11-13 | 1 | -1/+2 |
* | Support for microMIPS trap instruction with immediate operands. | Zoran Jovanovic | 2013-11-13 | 3 | -0/+54 |
* | SampleProfileLoader pass. Initial setup. | Diego Novillo | 2013-11-13 | 2 | -0/+153 |
* | FileCheck: fix a bug with multiple --check-prefix options. | Alexey Samsonov | 2013-11-13 | 1 | -0/+10 |
* | XCore target: implement exception handling | Robert Lytton | 2013-11-13 | 2 | -8/+137 |
* | This patch fixes a bug in floating point operands parsing, when instruction a... | Vladimir Medic | 2013-11-13 | 1 | -1/+3 |
* | Add XFAIL:arm again on 4 MCJIT tests, since r194558. AArch64 has been left re... | NAKAMURA Takumi | 2013-11-13 | 4 | -4/+4 |
* | Remove XFAIL:aarch64,arm from 4 tests in test/ExecutionEngine/MCJIT. | NAKAMURA Takumi | 2013-11-13 | 4 | -4/+4 |
* | Allow the code which returns the length for inline assembler to know | Reed Kotler | 2013-11-13 | 1 | -0/+29 |
* | Add a test case to verify that misusing anyregcc crashes as expected. | Andrew Trick | 2013-11-13 | 1 | -0/+17 |
* | R600: Fix selection failure on EXTLOAD | Matt Arsenault | 2013-11-13 | 1 | -0/+51 |
* | SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too. | Juergen Ributzka | 2013-11-13 | 1 | -0/+42 |
* | Cleanup the stackmap operand folding code and fix a corner case. | Andrew Trick | 2013-11-12 | 1 | -1/+21 |
* | improve dependence analysis testcases | Sebastian Pop | 2013-11-12 | 3 | -1/+30 |
* | delinearization of arrays | Sebastian Pop | 2013-11-12 | 11 | -0/+751 |
* | Fold (iszero(A&K1) | iszero(A&K2)) -> (A&(K1|K2)) != (K1|K2) if we know that... | Nadav Rotem | 2013-11-12 | 1 | -0/+35 |
* | FoldBranchToCommonDest merges branches into a single branch with or/and of th... | Nadav Rotem | 2013-11-12 | 1 | -0/+29 |
* | [mips] Fix a bug in function CC_MipsO32_FP64. The second double precision | Akira Hatanaka | 2013-11-12 | 1 | -6/+6 |
* | [mips] Run test case with command line option -mattr=+fp64. | Akira Hatanaka | 2013-11-12 | 1 | -16/+39 |
* | Protect user-supplied runtime library functions in LTO | Justin Bogner | 2013-11-12 | 1 | -0/+27 |
* | ARM: diagnose invalid system LDM/STM | Tim Northover | 2013-11-12 | 1 | -0/+5 |
* | [mips] Fix and re-enable a test case that has been disabled for a long time. | Akira Hatanaka | 2013-11-12 | 1 | -99/+120 |
* | [OCaml] Dynamically link LLVM on --enable-shared builds | Peter Zotov | 2013-11-12 | 1 | -1/+1 |
* | Corruptly merge constants with explicit and implicit alignments. | Rafael Espindola | 2013-11-12 | 1 | -0/+28 |
* | [AArch64] Implemented AdvSIMD scalar x indexed element format and AdvSIMD scalar | Chad Rosier | 2013-11-12 | 10 | -6/+674 |
* | Simplify operand folding when rematerializing a load. | Andrew Trick | 2013-11-12 | 1 | -11/+6 |
* | [mips][msa] Enable inlinse assembly for MSA. | Daniel Sanders | 2013-11-12 | 1 | -0/+34 |
* | SimplifyCFG: Use existing constant folding logic when forming switch tables. | Benjamin Kramer | 2013-11-12 | 1 | -3/+6 |
* | [mips][msa] Added support for matching bclr, and bclri from normal IR (i.e. n... | Daniel Sanders | 2013-11-12 | 2 | -1/+139 |
* | [ARM] Add support for FP_HP_extension build attribute | Bradley Smith | 2013-11-12 | 2 | -6/+24 |
* | [mips][msa] Added support for matching bset, bseti, bneg, and bnegi from norm... | Daniel Sanders | 2013-11-12 | 1 | -0/+248 |
* | [mips][msa] Change constant used in ori tests to avoid conflict with bseti (a... | Daniel Sanders | 2013-11-12 | 1 | -16/+16 |
* | XCore target: fix bug in aligning 'byval i8*' on the stack | Robert Lytton | 2013-11-12 | 1 | -0/+15 |
* | XCore target test for hidden declaration | Robert Lytton | 2013-11-12 | 1 | -1/+5 |
* | Add XCore support for ATOMIC_FENCE. | Robert Lytton | 2013-11-12 | 1 | -0/+16 |
* | XCore target: return error for unsupported alignment | Robert Lytton | 2013-11-12 | 1 | -0/+9 |
* | Revert "Added basic unit test for llvm-cov." | Yuchen Wu | 2013-11-12 | 7 | -169/+0 |
* | llvm-cov: Added call to update run/program counts. | Yuchen Wu | 2013-11-12 | 2 | -0/+0 |
* | Added basic unit test for llvm-cov. | Yuchen Wu | 2013-11-12 | 7 | -0/+169 |
* | R600/SI: Change formatting of printed registers. | Matt Arsenault | 2013-11-12 | 53 | -280/+279 |
* | Change the default branch instruction to be the 16 bit variety for mips16. | Reed Kotler | 2013-11-12 | 1 | -0/+37 |
* | R600/SI: Add test that fails due to requiring i64 mul for pointers | Matt Arsenault | 2013-11-11 | 1 | -0/+18 |
* | Fix the recently added anyregcc convention to handle spilled operands. | Andrew Trick | 2013-11-11 | 1 | -8/+37 |
* | R600: Use function inputs to represent data stored in gpr | Vincent Lejeune | 2013-11-11 | 25 | -280/+246 |
* | Fix PR17952. | Shuxin Yang | 2013-11-11 | 8 | -22/+221 |
* | [mips] Partially revert r193641. Stack alignment should not be determined by | Akira Hatanaka | 2013-11-11 | 1 | -2/+1 |
* | Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to the | Simon Atanasyan | 2013-11-11 | 3 | -0/+40 |
* | [ARM] Add support for MVFR2 which is new in ARMv8 | Artyom Skrobov | 2013-11-11 | 3 | -0/+16 |