summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fixed one more lineElena Demikhovsky2013-12-16
* Fixed the test - added -mcpu=penryn flag to avoid ambiguity in code generation.Elena Demikhovsky2013-12-16
* AVX-512: Added legal type MVT::i1 and VK1 register for it.Elena Demikhovsky2013-12-16
* [AArch64]Fix the pattern match failure for v1i8/v1i16/v1i32 types.Hao Liu2013-12-16
* Last change for mips16 prolog/epilog cleanup and optimization.Reed Kotler2013-12-15
* There is no exp10 on NetBSD.Joerg Sonnenberger2013-12-15
* Ensure bitcode encoding of global variable attributes stays stable. Patch by ...Michael Kuperstein2013-12-15
* [Powerpc darwin] AsmParser Base implementation.Iain Sandoe2013-12-14
* [Stackmap] Liveness Analysis PassJuergen Ributzka2013-12-14
* R600/SI: Minor improvements to test.Matt Arsenault2013-12-14
* Teach MemoryBuiltins about address spacesMatt Arsenault2013-12-14
* Fixed a bug in getARMFixupKindMachOInfo() where three ARM fixup kindsKevin Enderby2013-12-13
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-13
* Revert "Liveness Analysis Pass"Andrew Trick2013-12-13
* Grow the stackmap/patchpoint format to hold 64-bit IDs.Andrew Trick2013-12-13
* Liveness Analysis PassAndrew Trick2013-12-13
* Fix pr18235.Rafael Espindola2013-12-13
* [SystemZ] Optimize X [!=]= Y in cases where X - Y or Y - X is also computedRichard Sandiford2013-12-13
* [SystemZ] Make more use of TMHHRichard Sandiford2013-12-13
* [SystemZ] Extend integer absolute selectionRichard Sandiford2013-12-13
* [SystemZ] Make more use of LTGFRRichard Sandiford2013-12-13
* X86: When lowering shl_parts, don't emit shift amounts larger than the bit wi...Benjamin Kramer2013-12-13
* Enabling thumb2 mode used to force support for armv6t2. Replace thisJoerg Sonnenberger2013-12-13
* [mips] Add checks for alignment and maximum displacements for most of theMatheus Almeida2013-12-13
* [inliner] Fix PR18206 by preventing inlining functions that call setjmpChandler Carruth2013-12-13
* [inliner] Completely change (and fix) how the inline cost analysisChandler Carruth2013-12-13
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-13
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-13
* Change stack probing code for MingW.Kai Nacke2013-12-13
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-13
* llvm-cov: Added -b option for branch probabilities.Yuchen Wu2013-12-13
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-13
* Fix spelling in comment in test: "themselve" -> "themselves"Mark Seaborn2013-12-12
* Fix a use-after-free error in GlobalOpt CleanupConstantGlobalUsersHal Finkel2013-12-12
* Removed llvm-cov.test from Other folder.Yuchen Wu2013-12-12
* Switch to the new MingW ABI.Rafael Espindola2013-12-12
* [AArch64] Removed unnecessary copy patterns with v1fx types.Chad Rosier2013-12-12
* PowerPC: add Linux triple to TLS testsTim Northover2013-12-12
* Added new X86 patterns to select SSE scalar fp arithmetic instructions fromAndrea Di Biagio2013-12-12
* [AArch64]Fix the problem that AArch64 backend fails to select scalar_to_vecto...Hao Liu2013-12-12
* Fix Incorrect CHECK message [0-31]+ in test case.Kevin Qin2013-12-12
* Resubmit r196544: Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x)...Yi Jiang2013-12-12
* Add TargetLibraryInfo in LTO passes builderYi Jiang2013-12-12
* Improve instruction scheduling for the PPC POWER7Hal Finkel2013-12-12
* Fix an over-constrained assertion in MachineFunction::addLiveIn.Quentin Colombet2013-12-12
* [AArch64] Refactor NEON floating-point Max/Min/Maxnm/Minnm across vector AArch64Chad Rosier2013-12-11
* Fix the PPC subsumes-predicate checkHal Finkel2013-12-11
* Merge all tls tests to two files. One for normal codegen (initial and localRoman Divacky2013-12-11
* On ELF and COFF treat linker_private like private.Rafael Espindola2013-12-11
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-11