summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Revert "DebugInfo: Include lexical scopes in inlined subroutines."David Blaikie2014-05-12
* [DAGCombiner] Split up an indexed load if only the base pointer value is liveAdam Nemet2014-05-12
* Fix ARM bswap16.ll test on WindowsLouis Gerbarg2014-05-12
* Try to fix an SDAG dependence issue with sretReid Kleckner2014-05-12
* DebugInfo: Make gmlt debug info more gmlt-like by removing variables.David Blaikie2014-05-12
* [Test] Trim unnecessary .c and .cpp from config.suffix in lit.local.cfgAdam Nemet2014-05-12
* Add support bswap16 to/from memory compiling to rev16 on ARM/ThumbLouis Gerbarg2014-05-12
* do not assert when delinearization failsSebastian Pop2014-05-12
* DwarfDebug: Avoid an extra map lookup while constructing abstract scope DIEs ...David Blaikie2014-05-12
* TableGen: use PrintMethods to print more aliasesTim Northover2014-05-12
* R600: Add mul24 intrinsicsMatt Arsenault2014-05-12
* Make SimplifyDemandedBits understand BUILD_PAIRMatt Arsenault2014-05-12
* [mips] Move disassembler test (test_2r_msa64) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler test (Mips MSA test_vec) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler tests (Mips MSA test_i*, test_mi10) into correct fol...Matheus Almeida2014-05-12
* [mips] Move disassembler tests (Mips MSA test_elm*) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler tests (Mips MSA test_lsa, test_dlsa) into correct fo...Matheus Almeida2014-05-12
* [mips] Move disassembler test (Mips MSA test_ctrlregs) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler test (Mips MSA test_bit) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler tests (Mips MSA test_2r, test_2rf, test_3r, test_3rf...Matheus Almeida2014-05-12
* Revert: r208582 - [mips][mips64r6] Add sel.s and sel.dDaniel Sanders2014-05-12
* [mips][mips64r6] Add sel.s and sel.dDaniel Sanders2014-05-12
* [mips][mips64r6] Add d?div, d?mod, d?divu, d?moduDaniel Sanders2014-05-12
* [mips][mips64r6] Added mul/mulu/muh/muhuDaniel Sanders2014-05-12
* X86: Make sure that we have SSE4.1 before we generate insertps nodes.Benjamin Kramer2014-05-12
* [mips] Marked up instructions added in MIPS32 and tested that IAS for -mcpu=m...Daniel Sanders2014-05-12
* [mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m...Daniel Sanders2014-05-12
* [mips] Fold FeatureBitCount into FeatureMips32 and FeatureMips64Daniel Sanders2014-05-12
* [mips] Fold FeatureSwap into FeatureMips32r2 and FeatureMips64r2Daniel Sanders2014-05-12
* [ARM64] Add proper bounds checking/diagnostics to logical shiftsBradley Smith2014-05-12
* ARM: Implement big endian bit-conversion for NEON typeChristian Pirker2014-05-12
* Fix type of shuffle obtained from reordering with binary operationSerge Pavlov2014-05-12
* [ARM64] Correct more bounds checks/diagnostics for arithmetic shift operandsBradley Smith2014-05-12
* AVX-512: changes in intrinsicsElena Demikhovsky2014-05-12
* Fix reordering of shuffles and binary operationsSerge Pavlov2014-05-12
* [PowerPC] Add global named register supportHal Finkel2014-05-11
* DebugInfo: Include lexical scopes in inlined subroutines.David Blaikie2014-05-11
* DebugInfo: Simplify/correct test for correct constant emission when dealing w...David Blaikie2014-05-11
* [PowerPC] On PPC32, 128-bit shifts might be runtime callsHal Finkel2014-05-11
* DwarfUnit: Share common constant value emission between APInts of small (<= 6...David Blaikie2014-05-11
* [llvm-readobj] Print values of FLAGS and MIPS_FLAGS dynamic table tagsSimon Atanasyan2014-05-11
* Reorder shuffle and binary operation.Serge Pavlov2014-05-11
* Fixed a bug when lowering build_vector (PR19694)Filipe Cabecinhas2014-05-11
* R600/SI: Fold fabs/fneg into src input modifierVincent Lejeune2014-05-10
* R600/SI: Prettier display of input modifiersVincent Lejeune2014-05-10
* ARM64: fix SELECT_CC lowering in absence of NaNs.Tim Northover2014-05-10
* Fix llvm-nm to print the full 64-bit address for symbols in 64-bit object files.Kevin Enderby2014-05-09
* SLPVectorizer: When sorting by domination for CSE don't assert on unreachable...Benjamin Kramer2014-05-09
* Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner2014-05-09
* Allow sret on the second parameter as well as the firstReid Kleckner2014-05-09