summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-10-01Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_typeManman Ren
2013-10-01Remove triple from type unique testing cases.Manman Ren
2013-10-01Try to fix native-arm botManman Ren
2013-10-01Debug Info: remove duplication of DIEs when a DIE is part of the type systemManman Ren
2013-10-01R600: add a pass that merges clauses.Vincent Lejeune
2013-10-01R600: Put PRED_X instruction in its own clauseVincent Lejeune
2013-10-01R600: Enable -verify-machineinstrs in some tests.Vincent Lejeune
2013-10-01Don't merge tiny functions.Matt Arsenault
2013-10-01Add test case for PR16785.Preston Gurd
2013-10-01[SystemZ] Add comparisons of high words and memoryRichard Sandiford
2013-10-01[SystemZ] Add comparisons of large immediates using high wordsRichard Sandiford
2013-10-01[SystemZ] Add immediate addition involving high wordsRichard Sandiford
2013-10-01[SystemZ] Extend test-under-mask support to high GR32sRichard Sandiford
2013-10-01[SystemZ] Extend 32-bit RISBG optimizations to high wordsRichard Sandiford
2013-10-01[SystemZ] Extend pseudo conditional 8- and 16-bit stores to high wordsRichard Sandiford
2013-10-01ARM: support interrupt attributeTim Northover
2013-10-01[SystemZ] Add test missing from r191764.Richard Sandiford
2013-10-01[SystemZ] Allow integer AND involving high wordsRichard Sandiford
2013-10-01[SystemZ] Allow integer XOR involving high wordsRichard Sandiford
2013-10-01[SystemZ] Allow integer OR involving high wordsRichard Sandiford
2013-10-01[SystemZ] Allow integer insertions with a high-word destinationRichard Sandiford
2013-10-01[SystemZ] Allow selects with a high-word destinationRichard Sandiford
2013-10-01[SystemZ] Add patterns to load a constant into a high word (IIHF)Richard Sandiford
2013-10-01[SystemZ] Add register zero extensions involving at least one high wordRichard Sandiford
2013-10-01[ARM] Introduce the 'sevl' instruction in ARMv8.Joey Gouly
2013-10-01[SystemZ] Add truncating high-word stores (STCH and STHH)Richard Sandiford
2013-10-01[SystemZ] Add zero-extending high-word loads (LLCH and LLHH)Richard Sandiford
2013-10-01SCEVExpander: Fix a regression I introduced by to eagerly adding RAII objects.Benjamin Kramer
2013-10-01[SystemZ] Add sign-extending high-word loads (LBH and LHH)Richard Sandiford
2013-10-01[SystemZ] Use upper words of GR64s for codegenRichard Sandiford
2013-10-01[SystemZ] Reapply: Add definitions of LFH and STFHRichard Sandiford
2013-10-01[mips][msa] Added support for matching mod_[us] from normal IR (i.e. not intr...Daniel Sanders
2013-10-01This patch adds aliases for Mips sub instruction with immediate operands. Cor...Vladimir Medic
2013-10-01AVX-512: Added X86vzmovl patternsElena Demikhovsky
2013-10-01Add the DW_AT_GNU_ranges_base attribute if we've emitted any rangesEric Christopher
2013-09-30Use CHECK-LABELMatt Arsenault
2013-09-30The DW_AT_GNU_pubnames/pubtypes attributes are actually formEric Christopher
2013-09-30Add llvm-readobj to the list of programs to find in the freshly builtEric Christopher
2013-09-30Use right address space size in InstCombineComparesMatt Arsenault
2013-09-30Constant fold ptrtoint + compare with address spacesMatt Arsenault
2013-09-30[ARM] Fix Thumb(-2) diagnostic tests.Tilmann Scheller
2013-09-30TBAA: update tbaa format from scalar format to struct-path aware format.Manman Ren
2013-09-30TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren
2013-09-30[mips][msa] Direct Object Emission for I8 instructions.Jack Carter
2013-09-30[mips][msa] Direct Object Emission for I5 instructions.Jack Carter
2013-09-30[mips][msa] Direct Object Emission for 2R instructions.Jack Carter
2013-09-30[PATCH 1/4] [mips][msa] Source register of FILL instructions is GPRJack Carter
2013-09-30[ARM] Use FileCheck instead of grep for ARM LDRD negative tests.Tilmann Scheller
2013-09-30Revert "Enable building LTO on WIN32."Rafael Espindola
2013-09-30[ARM] Assembler: ARM LDRD with writeback requires the base register to be dif...Tilmann Scheller