summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* [IR] Make {extract,insert}element accept an index of any integer type.Michael J. Spencer2014-05-01
* Add basic functionality for assignment of ints.Reed Kotler2014-05-01
* Don't propagate StorageClass and ComplexType to aliases.Rafael Espindola2014-05-01
* Add an optimization that does CSE in a group of similar GEPs.Eli Bendersky2014-05-01
* DebugInfo: Correct the attribute type kind.David Blaikie2014-05-01
* PR19623: Implement typedefs of void.David Blaikie2014-05-01
* R600/SI: Fix verifier error with pseudo store instructions.Matt Arsenault2014-05-01
* Compute the correct section for zed = foo + 1 in COFF.Rafael Espindola2014-05-01
* [ARM64] Prefer generation of bzero on Darwin onlyBradley Smith2014-05-01
* Don't force symbols to be globals in .thumb_set.Rafael Espindola2014-05-01
* AArch64/ARM64: rewrite test to use FileCheck & add ARM64 linesTim Northover2014-05-01
* AArch64/ARM64: port basic disassembly tests to ARM64.Tim Northover2014-05-01
* AArch64/ARM64: print BFM instructions as BFI or BFXILTim Northover2014-05-01
* Correction to assert statemtent to allow 32-bit unsigned numbers with the top...Richard Barton2014-05-01
* Revert r205965, which essentially reverts r205018 for the second time.Chandler Carruth2014-05-01
* [llvm-readobj] Add support for Mips specific ELF header e_flags.Simon Atanasyan2014-05-01
* [ARM64] Conditionalize CPU specific system registers on subtarget featuresBradley Smith2014-05-01
* [mips] Move expansion of .cpsetup to target streamer.Matheus Almeida2014-05-01
* [mips] Removed two-operand alias for sllv, sr[al]v, rotrv, dsllv, dsr[al]v, a...Daniel Sanders2014-05-01
* Record the DWARF version in MCContextOliver Stannard2014-05-01
* Start fixing pr19147.Rafael Espindola2014-05-01
* Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."David Blaikie2014-04-30
* DebugInfo: Omit DW_AT_artificial on DW_TAG_formal_parameters in DW_TAG_inline...David Blaikie2014-04-30
* Move a testcase from ELF to ARM64, incorrectly placed in r207627.James Molloy2014-04-30
* Emit DW_AT_object_pointer once, on the declaration, for each function.David Blaikie2014-04-30
* Don't expect to find fpcmp and PerfectShuffle when running lit testsAlexey Samsonov2014-04-30
* [ARM64] Prevent bit extraction to be adjusted by following shiftWeiming Zhao2014-04-30
* Add a testcase for r207627.James Molloy2014-04-30
* Use the new StringTableBuilder in yaml2elfHans Wennborg2014-04-30
* [X86] Never hoist the shift value of a shift instruction.Michael Zolotukhin2014-04-30
* [IPO/MergeFunctions] changes so it doesn't try to bitcast a struct return typ...Carlo Kok2014-04-30
* IR: Conservatively verify inalloca argumentsDavid Majnemer2014-04-30
* [mips] Add instruction alias (negu).Matheus Almeida2014-04-30
* [mips] Add instruction alias (sltu).Matheus Almeida2014-04-30
* ELFObjectWriter: deduplicate suffices in strtabHans Wennborg2014-04-30
* ARM64: print fp immediates without using scientific notation.Tim Northover2014-04-30
* AArch64/ARM64: implement remaining TLS relocations (purely MC).Tim Northover2014-04-30
* AArch64/ARM64: add specific diagnostic for MRS/MSR and enable tests.Tim Northover2014-04-30
* AArch64/ARM64: accept and print floating-point immediate 0 as "#0.0"Tim Northover2014-04-30
* [mips] Add instruction alias (dsll and dsrl).Matheus Almeida2014-04-30
* Relax the test a bit.Rafael Espindola2014-04-30
* R600/SI: Use VALU instructions for copying i1 valuesTom Stellard2014-04-30
* R600/SI: Teach moveToVALU how to handle some SMRD instructionsTom Stellard2014-04-30
* [ARM64][fast-isel] Fast-isel doesn't know how to handle f128.Chad Rosier2014-04-30
* Rename the test, it is testing the symver directive.Rafael Espindola2014-04-30
* [mips] Add instruction alias (sll and srl).Matheus Almeida2014-04-30
* [mips] Fix MipsLongBranch pass to work when the offset from the branch to theSasa Stankovic2014-04-30
* [mips] Update tests with encoding information for slt, slti, sltiu and sltu.Matheus Almeida2014-04-30
* ARM64: enable AArch64's basic-a64-instructions testTim Northover2014-04-30
* ARM64: print lsr instead of lsrv for variable shifts (etc)Tim Northover2014-04-30