summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Fix DataLayout::operator==().Rafael Espindola2014-04-22
* Fix the assembler to print a better relocatable expression errorKevin Enderby2014-04-22
* 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
* [AVX512] Implemented integer conversions up/down with masking.Robert Khasanov2014-04-22
* [asan] Support outline instrumentation for wide types and delete dead code, p...Kostya Serebryany2014-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
* blockfreq: Skip irreducible backedges inside functionsDuncan P. N. Exon Smith2014-04-22
* [CodeGenPrepare] Use APInt to check the value of the immediate in a andQuentin Colombet2014-04-22
* Simplify a vpermil* with constant mask.Rafael Espindola2014-04-21
* ARM64: Improve diagnostics for malformed reg+reg addressing mode.Jim Grosbach2014-04-21
* Handle _GLOBAL_OFFSET_TABLE_ in 64 bit mode.Rafael Espindola2014-04-21
* Fix PR7272 in -tailcallelim instead of the inlinerReid Kleckner2014-04-21
* 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
* [asan] add llvm-ish test for memset/etc instrumentationKostya Serebryany2014-04-21
* [PM] Add a new-PM-style CGSCC pass manager using the newly addedChandler Carruth2014-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
* Patch by Ray Donnelly to print register names instead of numbers.Yaron Keren2014-04-19
* Revert "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)Duncan P. N. Exon Smith2014-04-19
* llvm-profdata: Avoid writing to /dev/null in testsJustin Bogner2014-04-18
* Change the ARM assembler to require a :lower16: or :upper16 on non-constantKevin Enderby2014-04-18
* test: Add extra run lines to investigate an error on the botsJustin Bogner2014-04-18
* Reapply "blockfreq: Rewrite BlockFrequencyInfoImpl" (#2)Duncan P. N. Exon Smith2014-04-18
* [llvm-symbolizer] Print file/line for a PC even if there is no DIE describing...Alexey Samsonov2014-04-18
* Compress debug sections only when beneficial.David Blaikie2014-04-18
* ProfileData: Add support for the indexed instrprof formatJustin Bogner2014-04-18
* Update the fragments of symbols in compressed sections.David Blaikie2014-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