summaryrefslogtreecommitdiff
path: root/test/CodeGen
Commit message (Expand)AuthorAge
* Allow alias to point to an arbitrary ConstantExpr.Rafael Espindola2014-06-03
* [X86] Fix checked arithmetic for i8 on X86.Andrea Di Biagio2014-06-02
* [AArch64] Add some more regression tests for store pre-index update folding i...Tilmann Scheller2014-06-02
* [AArch64] Add some more regression tests for load pre-index update folding in...Tilmann Scheller2014-06-02
* ARMEB: Fix function return type f64Christian Pirker2014-06-01
* R600/SI: Fix [s|u]int_to_fp for i1Matt Arsenault2014-05-31
* Make blend tests more specificFilipe Cabecinhas2014-05-31
* [X86] Add two combine rules to simplify dag nodes introduced during type lega...Andrea Di Biagio2014-05-30
* Convert a vselect into a concat_vector if possibleFilipe Cabecinhas2014-05-30
* Separate the check for blend shuffle_vector masksFilipe Cabecinhas2014-05-30
* Fix MIPS exception personality encoding.Logan Chien2014-05-30
* [pr19636] Fix known bit computation in urem instruction with power of two.Rafael Espindola2014-05-30
* SelectionDAG: skip barriers for unordered atomic operationsTim Northover2014-05-30
* ARM: use AAPCS-style prologues for embedded MachO.Tim Northover2014-05-30
* AArch64 & ARM: disable generic test that relies on no CFG changes.Tim Northover2014-05-30
* ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover2014-05-30
* AArch64 & ARM: remove undefined behaviour from some tests.Tim Northover2014-05-30
* Test cases named with dates is a legacy rule not used now. Rename several tes...Hao Liu2014-05-30
* [X86] Move test from r209863 to CodeGen/X86Adam Nemet2014-05-29
* [X86] Remove AVX1 vbroadcast intrinsicsAdam Nemet2014-05-29
* Added tests for shufflevector lowering to blend instrs.Filipe Cabecinhas2014-05-29
* [PPC] Use alias symbols in address computation.Rafael Espindola2014-05-29
* Add a test showing the ppc code sequence for getting a function pointer.Rafael Espindola2014-05-29
* Rename a test case to contain correct date info.Hao Liu2014-05-29
* Fix an assertion failure caused by v1i64 in DAGCombiner Shrink.Hao Liu2014-05-29
* [x86] Fold extract_vector_elt of a load into the Load's address computation.Michael J. Spencer2014-05-29
* [pr19844] Add thread local mode to aliases.Rafael Espindola2014-05-28
* Revert "[DAGCombiner] Split up an indexed load if only the base pointer value...Hal Finkel2014-05-28
* Revert "[PPC] Use alias symbols in address computation."Hal Finkel2014-05-28
* [AArch64] Add store post-index update folding regression tests for the load/s...Tilmann Scheller2014-05-28
* [AArch64] Add load post-index update folding regression tests for the load/st...Tilmann Scheller2014-05-28
* [mips] Optimize long branch for MIPS64 by removing %higher and %highest.Sasa Stankovic2014-05-27
* AArch64: add test for NZCV cross-copy save.Tim Northover2014-05-27
* AArch64: add AArch64-specific test for 'c' and 'n'.Tim Northover2014-05-27
* [PATCH] Correct type used for VADD_SPLAT optimization on PowerPCBill Schmidt2014-05-27
* [ARM] Emit correct build attributes for the relocation models.Amara Emerson2014-05-27
* ARM: teach AAPCS-VFP to deal with Cortex-M4.Tim Northover2014-05-27
* Convert some X86 blendv* intrinsics into IR.Filipe Cabecinhas2014-05-27
* [PPC] Use alias symbols in address computation.Rafael Espindola2014-05-26
* AArch64: force i1 to be zero-extended at an ABI boundary.Tim Northover2014-05-26
* AArch64: simplify calling conventions slightly.Tim Northover2014-05-26
* [AArch64] Add store + add folding regression tests for the load/store optimiz...Tilmann Scheller2014-05-26
* [AArch64] Add more regression tests for the load/store optimization pass.Tilmann Scheller2014-05-26
* Remove accidentally committed whitespace.Tilmann Scheller2014-05-26
* [AArch64] Add a regression test for the load store optimizer.Tilmann Scheller2014-05-26
* Just check the entire string.Rafael Espindola2014-05-26
* Emit data or code export directives based on the type.Rafael Espindola2014-05-25
* Make these CHECKs a bit more strict.Rafael Espindola2014-05-25
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-24
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-24