summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Changed the X86 assembler for intel syntax to work with directional labels.Kevin Enderby2013-12-19
* [X86][fast-isel] Fix select lowering.Quentin Colombet2013-12-19
* Implement the .ltorg directive for ARM assemblyDavid Peixotto2013-12-19
* Unbreak ARM buildbots after r197653 by forcing the target triple on this test.Josh Magee2013-12-19
* Implement the ldr-pseudo opcode for ARM assemblyDavid Peixotto2013-12-19
* Move testcase to the appropriate X86 subdirectory.Adrian Prantl2013-12-19
* Support for microMIPS control instructions.Zoran Jovanovic2013-12-19
* Add a disassembler to the PowerPC backendHal Finkel2013-12-19
* Support for microMIPS LL and SC instructions.Zoran Jovanovic2013-12-19
* Add a triple so that this passes on OS X.Rafael Espindola2013-12-19
* Support for microMIPS TLS relocations.Zoran Jovanovic2013-12-19
* Add an explicit insert point argument to SplitBlockAndInsertIfThen.Evgeniy Stepanov2013-12-19
* Teach the llvm-readobj COFF dumper to dump debug line tables from object filesTimur Iskhodzhanov2013-12-19
* Remove the COFF files with Z7 debug info from the repoTimur Iskhodzhanov2013-12-19
* Add REQUIRES:asserts to 3 tests in llvm/test/CodeGen/R600 added in r192212.NAKAMURA Takumi2013-12-19
* R600/SI: Make private pointers be 32-bit.Matt Arsenault2013-12-19
* ARM IAS: support .inst directiveSaleem Abdulrasool2013-12-19
* [stackprotector] Use analysis from the StackProtector pass for stack layout i...Josh Magee2013-12-19
* Begin adding docs and IR-level support for the inalloca attributeReid Kleckner2013-12-19
* add source in commentAdrian Prantl2013-12-19
* llvm-cov: Added -f option for function summaries.Yuchen Wu2013-12-19
* Fix a problem with mips16 stubs when calls are transformed duringReed Kotler2013-12-18
* Revert "Add -mcpu=z10 to SystemZ tests."Andrew Trick2013-12-18
* [aarch32] fix bug 18268: Incorrect condition of vselWeiming Zhao2013-12-18
* Debug info: Implement (rvalue) reference qualifiers for C++11 non-staticAdrian Prantl2013-12-18
* Correctly handle the degenerated triple "thumb".Rafael Espindola2013-12-18
* llvm-cov: Print coverage summary to STDOUT.Yuchen Wu2013-12-18
* llvm-cov: Added -c option for branch counts.Yuchen Wu2013-12-18
* [mips][msa] Update format of RUN lines for every MSA MC test.Matheus Almeida2013-12-18
* One ppc32-darwin, a i64 inside a structure can have 32 bit alignment.Rafael Espindola2013-12-18
* [mips][msa] Remove unneeded triple directive in MSA MC tests.Matheus Almeida2013-12-18
* ARM: force soft-float ABI for tests depending on it.Tim Northover2013-12-18
* ARM: set default float ABI based on triple.Tim Northover2013-12-18
* [AArch64 NEON]Implment loading vector constant form constant pool.Kevin Qin2013-12-18
* AsmParser: add support for .end directiveSaleem Abdulrasool2013-12-18
* MC COFF: Emit the 'b' section flag for .bss sections in GNU assemblyReid Kleckner2013-12-17
* Disabled subregister copy coalescing during MachineCSE.Andrew Trick2013-12-17
* Add warning capabilities in LLVM.Quentin Colombet2013-12-17
* [mips] Fix off by one issue when applying a fixup.Matheus Almeida2013-12-17
* Setting the CPU in the new vaargs testDuncan P. N. Exon Smith2013-12-17
* Revert "Revert "Mark vastart_save_xmm_regs as changing EFLAGS""Duncan P. N. Exon Smith2013-12-17
* Add some simple COFF files with Z7 debug infoTimur Iskhodzhanov2013-12-17
* Fix for PR18045:Stepan Dyatkovskiy2013-12-17
* AVX-512: Added implementation of CONCAT_VECTORS for v8i1 vectors (by Alexey B...Elena Demikhovsky2013-12-17
* Revert "Mark vastart_save_xmm_regs as changing EFLAGS"Duncan P. N. Exon Smith2013-12-17
* Mark vastart_save_xmm_regs as changing EFLAGSDuncan P. N. Exon Smith2013-12-17
* Add -mcpu=z10 to SystemZ tests.Andrew Trick2013-12-17
* Allow MachineCSE to coalesce trivial subregister copies the same way that it ...Andrew Trick2013-12-17
* Revert r197438 and r197447 until we figure out how to avoid circular dependen...Quentin Colombet2013-12-17
* LoopVectorizer: Don't if-convert constant expressions that can trapArnold Schwaighofer2013-12-17