summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add a fixed version of r195470 back.Rafael Espindola2013-11-22
* Fix PR18014Michael Liao2013-11-22
* [SystemZ] Fix TMHH and TMHL usage for z10 with -O0Richard Sandiford2013-11-22
* Revert "Convert linkonce* to weak* instead of strong."Rafael Espindola2013-11-22
* Add a Scalarizer pass.Richard Sandiford2013-11-22
* Convert linkonce* to weak* instead of strong.Rafael Espindola2013-11-22
* [mips][msa] Add test case that should have been added in r195456.Daniel Sanders2013-11-22
* Don't produce tail calls when the caller is x86_thiscallcc.Rafael Espindola2013-11-22
* ARM: use CHECK-LABEL on a test.Tim Northover2013-11-22
* Add support for Cortex-A12.Richard Barton2013-11-22
* [mips][msa] Float vector constants cannot use ldi.[wd] directly. Bitcast from...Daniel Sanders2013-11-22
* Revert r195318 as it causes miscompilation (PR18029)Kostya Serebryany2013-11-22
* Fix the bugs about AArch64 Load/Store vector types and bitcast between i64 an...Hao Liu2013-11-22
* For AArch64 back-end instruction selection, lower Neon_Lowxxx with EXTRCT_SUB...Jiangning Liu2013-11-22
* Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383.NAKAMURA Takumi2013-11-22
* SLP Vectorizer: Extract cost will only be added once even if the scalar has m...Yi Jiang2013-11-22
* SelectionDAG: Optimize expansion of vec_type = BITCAST scalar_typeTom Stellard2013-11-22
* In Dwarf 3 (and Dwarf 2) attributes whose value are offsets into aEric Christopher2013-11-21
* SHLD/SHRD are VectorPath (microcode) instructions known to have poor latency ...Ekaterina Romanova2013-11-21
* Introduce two command-line flags for the instrumentation pass to control whet...Peter Collingbourne2013-11-21
* [ARM] add the overlooked tests for Cortex-A7 build attributesArtyom Skrobov2013-11-21
* [mips][msa] Fix a corner case in performORCombine() when combining nodes into...Daniel Sanders2013-11-21
* Add support for legalizing SETNE/SETEQ by inverting the condition code and th...Daniel Sanders2013-11-21
* [msan] Propagate condition origin in select instruction.Evgeniy Stepanov2013-11-21
* [mips][msa/dsp] Only do DSP combines if DSP is enabled.Daniel Sanders2013-11-21
* Use multiple filecheck prefixes in msan instrumentation tests.Evgeniy Stepanov2013-11-21
* Revert r195317 (and r195333), "Teach ISel not to optimize 'optnone' functions."NAKAMURA Takumi2013-11-21
* add 'REQUIRES: asserts' to a test that uses 'llc -debug'; this fixes the no-a...Kostya Serebryany2013-11-21
* Implemented Neon scalar vdup_lane intrinsics.Ana Pazos2013-11-21
* Implemented Neon scalar by element intrinsics.Ana Pazos2013-11-21
* Don't speculate loads under ThreadSanitizerKostya Serebryany2013-11-21
* The basic problem is that some mainstream programs cannot deal with the wayBill Wendling2013-11-21
* Teach ISel not to optimize 'optnone' functions.Paul Robinson2013-11-21
* Add, to constant islands, long jumps similar to ARM far branch.Reed Kotler2013-11-21
* PPC popcnt[dw] do not have record formsHal Finkel2013-11-20
* MachineBlockPlacement: Strengthen the source order bias when picking an exit ...Benjamin Kramer2013-11-20
* FileCheck: fix a bug with multiple --check-prefix options. Similar to r194565Daniel Sanders2013-11-20
* AVX-512: Concat 4 128-bit vectors in one 512-bit vector.Elena Demikhovsky2013-11-20
* llvm-cov: Added file checksum to gcno and gcda files.Yuchen Wu2013-11-20
* PPC: Optimize rldicl generation for masked shiftsHal Finkel2013-11-20
* DebugInfo: Partial implementation of DWARF type units.David Blaikie2013-11-19
* SLPVectorizer: Fix stale for Value pointer arrayArnold Schwaighofer2013-11-19
* [mips] Resolve relocation for the stubs in MCJIT when load address is knownPetar Jovanovic2013-11-19
* Make it explicit that nulls are not allowed in names.Rafael Espindola2013-11-19
* reverts 195057 per requestJack Carter2013-11-19
* Support multiple COFF sections with the same name but different COMDAT.Rafael Espindola2013-11-19
* Fix assembly operands for the SSE2 cvtsd2ss instruction.Cameron McInally2013-11-19
* [Mips] Adjust float ABI settings in case of MIPS16 mode.Simon Atanasyan2013-11-19
* Fix an issue where SROA computed different results based on the relativeChandler Carruth2013-11-19
* Add .clang-format without column limit to subdirectory tests/.Daniel Jasper2013-11-19