summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* [X86] Add support for Read Time Stamp Counter x86 builtin intrinsics.Andrea Di Biagio2014-04-24
* AArch64: print NEON lists with a space.Tim Northover2014-04-24
* AArch64/ARM64: port bitfield test to ARM64.Tim Northover2014-04-24
* AArch64/ARM64: implement BFI optimisationTim Northover2014-04-24
* AArch64/ARM64: port more testsTim Northover2014-04-24
* X86: Emit test instead of constant shift + compare if the shift result is unu...Benjamin Kramer2014-04-24
* MC: move test from Generic to COFFSaleem Abdulrasool2014-04-23
* MC: honour IMAGE_SCN_CNT_INITIALIZED_DATASaleem Abdulrasool2014-04-23
* [ARM64] Fix the information we give to the peephole optimizer for comparison.Quentin Colombet2014-04-23
* R600: Add a test that used to be broken that I forgot to addMatt Arsenault2014-04-23
* [ARM64] Enable feature predicates for NEON / FP / CRYPTO.Kevin Qin2014-04-23
* Fix test/CodeGen/arm.llReid Kleckner2014-04-23
* R600: Emit error instead of unreachable on function callMatt Arsenault2014-04-22
* AVX-512: store and truncstore for i1 valuesElena Demikhovsky2014-04-22
* AArch64/ARM64: more testing from AArch64 to ARM64Tim Northover2014-04-22
* AArch64/ARM64: make use of ANDS and BICS instructions for comparisons.Tim Northover2014-04-22
* AArch64/ARM64: add extra testing from AArch64 to ARM64Tim Northover2014-04-22
* AArch64/ARM64: enable various AArch64 tests on ARM64.Tim Northover2014-04-22
* AArch64/ARM64: add patterns for scalar_to_vector/extract pairsTim Northover2014-04-22
* AArch64/ARM64: mark fmul intrinsic as commutative.Tim Northover2014-04-22
* ARM: disable emission of __XYZvfp in soft-float environment.Tim Northover2014-04-22
* Fix an infinite loop bug in DAG Combine about keeping transfering between ANY...Hao Liu2014-04-22
* [X86] Don't use BZHI for short masks (>=32 bits). Thanks to Ben Kramer for theLang Hames2014-04-22
* R600: Make sign_extend_inreg legal.Matt Arsenault2014-04-22
* [AArch64] Enable global merge pass.Jiangning Liu2014-04-22
* [CodeGenPrepare] Use APInt to check the value of the immediate in a andQuentin Colombet2014-04-22
* ARM64: Combine shifts and uses from different basic block to bit-extract inst...Yi Jiang2014-04-21
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-21
* Fix the test: DCE optimized away everything.Eli Bendersky2014-04-21
* Reapply r206732. This time without optimization of branches.Michael Zolotukhin2014-04-21
* llvm/test/CodeGen/X86/bmi.ll: Relax expressions for targeting win32.NAKAMURA Takumi2014-04-21
* [X86] ISEL (and X, <constant mask>) to BZHI when BMI2 is available.Lang Hames2014-04-21
* Revert r206732 which is causing llc to crash on most of the build bots.Chandler Carruth2014-04-21
* Implement builtins for safe division: safe.sdiv.iN, safe.udiv.iN, safe.srem.iN,Michael Zolotukhin2014-04-21
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-19
* Revert "blockfreq: Temporarily turn on -debug-only=block-freq"Duncan P. N. Exon Smith2014-04-19
* blockfreq: Temporarily turn on -debug-only=block-freqDuncan P. N. Exon Smith2014-04-19
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-19
* Patch by Vadim ChugunovYaron Keren2014-04-19
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)Duncan P. N. Exon Smith2014-04-19
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)Duncan P. N. Exon Smith2014-04-18
* [ARM64] Ports the Cortex-A53 Machine Model description from AArch64.Chad Rosier2014-04-18
* Expanded test for x86-pc-windows-gnu and x86_64-pc-windows-gnu environments.Yaron Keren2014-04-18
* [X86] Improve buildFromShuffleMostly for AVXAdam Nemet2014-04-18
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)Duncan P. N. Exon Smith2014-04-18
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl"Duncan P. N. Exon Smith2014-04-18
* Add some target triples for better determinismDuncan P. N. Exon Smith2014-04-18
* AArch64/ARM64: add more NEON tests.Tim Northover2014-04-18
* ARM64: disable generation of .loh directives outside MachO.Tim Northover2014-04-18
* ARM64: don't emit .subsections_via_symbols on ELF.Tim Northover2014-04-18