summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* New machine model for cortex-a9. Schedule for resources and latency.Andrew Trick2013-12-28
* llvm/test/CodeGen/X86/vselect.ll: Unbreak Windows x64 targets to add -mtriple...NAKAMURA Takumi2013-12-28
* [X86] Teach the backend how to fold target specific dag node for packedAndrea Di Biagio2013-12-28
* AsmParser: cleanup diagnostics for .rep/.reptSaleem Abdulrasool2013-12-28
* IAS: support .rep as an alias for .reptSaleem Abdulrasool2013-12-28
* Disable transforms that introduce calls to exp10*() on Linux due toChandler Carruth2013-12-28
* Teach DAGCombiner how to fold a SIGN_EXTEND_INREG of a BUILD_VECTOR ofAndrea Di Biagio2013-12-27
* Recognize armv7a and friends as aliases for armv7-a etc. for the purposeJoerg Sonnenberger2013-12-26
* ARM IAS: support .even directiveSaleem Abdulrasool2013-12-26
* [Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter.Venkatraman Govindaraju2013-12-26
* [ASan] Fix the tests broken by r198018 to check for private linkage of ASan-g...Alexander Potapenko2013-12-25
* [Mips] Does not take in account 'use-soft-float' attribute's value whenSimon Atanasyan2013-12-25
* AVX-512: decoder for AVX-512, made by Alexey Bader.Elena Demikhovsky2013-12-25
* Support for microMIPS load effective address.Zoran Jovanovic2013-12-25
* Support for microMIPS FPU instructions 2.Zoran Jovanovic2013-12-25
* [AArch64]Fix a problem that the register order of fmls/fmla by element is inc...Hao Liu2013-12-25
* Add missing pattern matches to support ACLE intrinsics of AArch64 NEON.Jiangning Liu2013-12-25
* llvm-symbolizer: add --obj flag to specify a single object file that should b...Alexey Samsonov2013-12-24
* [SystemZ] Use interlocked-access 1 instructions for CodeGenRichard Sandiford2013-12-24
* [SystemZ] Add MC support for interlocked-access 1 instructionsRichard Sandiford2013-12-24
* AVX-512: fixed some patterns for MVT::i1Elena Demikhovsky2013-12-24
* [AArch64]Add patterns to match normal shift nodes: shl, sra and srl.Hao Liu2013-12-24
* [AArch64 NEON] Fix a bug when lowering BUILD_VECTOR.Kevin Qin2013-12-24
* [AArch64 NEON] Fix a pattern match failure with NEON_VDUP.Kevin Qin2013-12-24
* [AArch64] Check fmul node single use in fused multiply patternsAna Pazos2013-12-24
* [AArch64 NEON] Fixed fused multiply negate add/sub patternsAna Pazos2013-12-24
* Debug info: Add enumerators to the __apple_names accelerator table.Adrian Prantl2013-12-23
* Add support to indvars for optimizing sadd.with.overflow.Andrew Trick2013-12-23
* Debug info: On ARM ensure that the data sections come before theAdrian Prantl2013-12-23
* ARM: bkpt has an implicit immediate constant 0Saleem Abdulrasool2013-12-23
* Fix Scalarizer insertion point when replacing PHIs with insertelementsRichard Sandiford2013-12-23
* Fix Scalarizer handling of vector GEPs with multiple index operandsRichard Sandiford2013-12-23
* [asan] don't unpoison redzones on function exit in use-after-return mode.Kostya Serebryany2013-12-23
* [AArch64]The compare to zero intrinsics should be implemented by 'icmp/fcmp' ...Hao Liu2013-12-23
* AVX512: SETCC returns i1 for AVX-512 and i8 for all othersElena Demikhovsky2013-12-22
* Ensure bitcode encoding of calling conventions stays stable. Patch by Boaz Ou...Michael Kuperstein2013-12-22
* FileCheckize r197869Alp Toker2013-12-22
* Relax tab check into a whitespace check to fix the test in r197869Alp Toker2013-12-21
* TableGen: Generate valid identifiers for anonymous recordsAlp Toker2013-12-21
* Add the .secidx test I've forgotten to svn add in 197826Timur Iskhodzhanov2013-12-20
* Implement initial-exec TLS for PPC32.Roman Divacky2013-12-20
* Support for microMIPS FPU instructions 1.Zoran Jovanovic2013-12-20
* [SystemZ] Optimize comparisons with truncated extended loadsRichard Sandiford2013-12-20
* [SystemZ] Extend RISBG optimizationRichard Sandiford2013-12-20
* Transforms: Don't create bad weights when eliminating dead casesJustin Bogner2013-12-20
* test: Make a branchweight test more specificJustin Bogner2013-12-20
* test: Prefer CHECK-LABEL to CHECK in branchweight testsJustin Bogner2013-12-20
* ARM IAS: add support for the .pool directiveSaleem Abdulrasool2013-12-20
* R600: Allow ftruncTom Stellard2013-12-20
* Remove extra check line that's failing on windows and not necessary atEric Christopher2013-12-20