[Orc] Add a new JITSymbol constructor to build a symbol from an existing address.
[oota-llvm.git] / test / MC /
2015-02-19 Benjamin KramerMC: Allow multiple comma-separated expressions on the...
2015-02-18 Jozef Kolek[mips][microMIPS] Implement JALX instruction
2015-02-18 Daniel Sanders[mips] Add backend support for Mips32r[35] and Mips64r...
2015-02-18 Kit BartonThis patch adds the VSX logical instructions introduced...
2015-02-18 Toma Tabacu[mips] [IAS] Fix using .cpsetup with local labels ...
2015-02-18 Ulrich Weigand[SystemZ] Support all TLS access models - MC part
2015-02-17 Rafael EspindolaAdd testcases I missed in r229541.
2015-02-16 Michael KupersteinFix quoting of #pragma comment for MS compat, LLVM...
2015-02-15 Craig Topper[X86] Add assembly parser support for mnemonic aliases...
2015-02-15 Craig Topper[X86] Add assembler predicates for the rest of the...
2015-02-14 Craig Topper[X86] Improve parsing support AVX/SSE floating point...
2015-02-13 Toma Tabacu[mips] Improve support for the .set at/noat assembler...
2015-02-13 Chandler CarruthRevert a series of commits starting at r228886 which...
2015-02-13 Craig Topper[X86] Add support for parsing and printing the mnemonic...
2015-02-12 Rafael EspindolaAdd support for having multiple sections with the same...
2015-02-12 Rafael EspindolaLearn that __DATA,__objc_classrefs is not atomized...
2015-02-12 Asiri RathnayakeARM: Fix another regression introduced in r223113
2015-02-11 David MajnemerMC, COFF: Align section contents to a four byte boundary
2015-02-11 Daniel Sanders[mips] Merge disassemblers into a single implementation.
2015-02-10 Hal Finkel[PowerPC] Support the (old) cntlz instruction alias
2015-02-10 Zoran Jovanovic[mips][microMIPS] Implement movep instruction
2015-02-10 Bradley Smith[ARM] Add armv6s[-]m as an alias to armv6[-]m
2015-02-10 Jozef Kolek[mips][microMIPS] Add disassembler tests for 16-bit...
2015-02-10 Jozef Kolek[mips][microMIPS] Fix disassembling of 16-bit microMIPS...
2015-02-09 Kit BartonThis change implements the following three logical...
2015-02-09 David MajnemerMC: Calculate intra-section symbol differences correctl...
2015-02-07 Craig Topper[X86] Add GETSEC instruction.
2015-02-07 David MajnemerMC: Emit COFF section flags in the "proper" order
2015-02-06 Daniel Sanders[mips] Fix FileCheck prefixes with whitespace between...
2015-02-06 Craig Topper[X86] Add assembler and disassembler test cases for...
2015-02-06 Craig Topper[X86] Remove a ton of duplicate test cases for the...
2015-02-05 Bill Schmidt[PowerPC] Implement the vclz instructions for PWR8
2015-02-04 Bradley Smith[ARM] Fix subtarget feature set truncation when using...
2015-02-04 Frederic RissFix some unnoticed/unwanted behavior change from r222319.
2015-02-03 Bill Schmidt[PowerPC] Implement the vpopcnt instructions for POWER8
2015-02-03 Colin LeMahieu[Hexagon] Adding missing vector multiply instruction...
2015-02-03 Craig Topper[X86] Make fxsave64/fxrstor64/xsave64/xsrstor64/xsaveop...
2015-01-30 Colin LeMahieu[Hexagon] Adding vector shift instructions and tests.
2015-01-30 Colin LeMahieu[Hexagon] Adding vector predicate instructions.
2015-01-30 Colin LeMahieu[Hexagon] Adding vector permutation instructions and...
2015-01-30 Colin LeMahieu[Hexagon] Adding vector multiplies. Cleaning up tests.
2015-01-30 Colin LeMahieu[Hexagon] Adding XTYPE/COMPLEX instructions and cleanin...
2015-01-30 Saleem AbdulrasoolARM: further correct .fpu directive handling
2015-01-30 Colin LeMahieu[Hexagon] Adding XTYPE/ALU vector instructions. Organi...
2015-01-30 Saleem AbdulrasoolARM: improve caret diagnostics for invalid FPU name
2015-01-30 Colin LeMahieu[Hexagon] Adding a number of vector load variants and...
2015-01-30 Saleem AbdulrasoolARM: correct handling of .fpu directive
2015-01-30 Toma Tabacu[mips] Manually replace JAL pseudo-instructions with...
2015-01-29 Colin LeMahieu[Hexagon] Organizing tests and adding a few missing...
2015-01-29 Colin LeMahieu[Hexagon] Adding missing instruction encodings and...
2015-01-29 Colin LeMahieu[Hexagon] Adding alu vector instructions
2015-01-29 Vladimir Medic[Mips][Disassembler] When disassembler meets cache...
2015-01-28 Zoran Jovanovic[mips][microMIPS] Implement SWM and LWM aliases
2015-01-28 Colin LeMahieu[Hexagon] Updating many V4 intrinsic patterns. Adding...
2015-01-28 Colin LeMahieu[Hexagon] Adding XTYPE/MPY intrinsic tests and some...
2015-01-28 Colin LeMahieu[Hexagon] Replacing XTYPE/SHIFT intrinsic patternss...
2015-01-28 Jozef Kolek[mips][microMIPS] Implement LWGP instruction
2015-01-28 Craig Topper[X86] Teach disassembler to handle illegal immediates...
2015-01-27 Kai Nacke[mips] Add range checks and transformation to octeon...
2015-01-26 Eric ChristopherMove the Mips target to storing the ABI in the TargetMa...
2015-01-26 Vladimir MedicWhen disassembler meets compact jump instructions for...
2015-01-26 NAKAMURA TakumiRevert llvm/test/MC/ELF/noexec.s in r227074, "Fix a...
2015-01-26 Eric ChristopherFix a problem where the AArch64 ELF assembler was faili...
2015-01-23 Reid Klecknermips: Fix "XPASS" test results by removing 'not' commands
2015-01-23 Toma Tabacu[mips] Add new error message and improve testing for...
2015-01-23 Craig Topper[x86] Change u8imm operands to always print as unsigned...
2015-01-23 Rafael EspindolaAdd STB_GNU_UNIQUE to the ELF writer.
2015-01-22 Rafael Espindola[pr21886] Change MCJIT/ELF to support MSVC C++ mangled...
2015-01-22 Saleem AbdulrasoolARM: fail less catastrophically on invalid Windows...
2015-01-21 Jozef Kolek[mips][microMIPS] MicroMIPS 16-bit unconditional branch...
2015-01-21 Jozef Kolek[mips][microMIPS] Implement ADDIUPC instruction
2015-01-21 Vladimir Medic[Mips][Disassembler]When disassembler meets load/store...
2015-01-21 Craig Topper[X86] Convert all the i8imm used by SSE and AVX instruc...
2015-01-21 Craig Topper[x86] Add assembly parser bounds checking to the immedi...
2015-01-20 Jozef KolekReverted revision 226577.
2015-01-20 Jozef Kolek[mips][microMIPS] MicroMIPS 16-bit unconditional branch...
2015-01-20 Kai Nacke[mips] Add octeon branch instructions bbit0/bbit032...
2015-01-19 Rafael EspindolaAdd r224985 back with fixes.
2015-01-19 Rafael EspindolaProduce errors when an assignment expression would...
2015-01-19 Bradley Smith[ARM] SSAT/USAT with an 'asr #32' shift should result...
2015-01-19 Bradley Smith[ARM] Fixup sign extend instruction availability w...
2015-01-19 Rafael EspindolaBring r226038 back.
2015-01-18 Daniel Sanders[mips] 'CHECK :' is not a valid check directive. Fixed.
2015-01-18 Daniel Sanders[mips] Make whitespace in disassembler tests more consi...
2015-01-18 Daniel Sanders[mips] Make whitespace of disassembler tests more consi...
2015-01-16 Timur IskhodzhanovRevert r226242 - Revert Revert Don't create new comdats...
2015-01-16 Rafael EspindolaRevert "Revert Don't create new comdats in CodeGen"
2015-01-15 Colin LeMahieu[Hexagon] Adding new-value store and bit reverse instru...
2015-01-15 Colin LeMahieu[Hexagon] Removing old versions of vsplice, valign...
2015-01-15 Colin LeMahieu[Hexagon] Adding vmux instruction. Removing old transf...
2015-01-15 Joerg SonnenbergerSupport @PLT loads on 32bit x86.
2015-01-15 Timur IskhodzhanovRevert Don't create new comdats in CodeGen
2015-01-15 Vladimir MedicAdd disassembler tests for mips64r6 platform. There...
2015-01-15 Vladimir MedicAdd disassembler tests for mips32r6 platform. There...
2015-01-15 Vladimir MedicAdd disassembler tests for mips64r2 platform. There...
2015-01-15 Vladimir MedicAdd disassembler tests for mips64 platform. There are...
2015-01-15 Hal Finkel[PowerPC] Add assembler support for mcrfs and friends
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-14 Rafael EspindolaDon't create new comdats in CodeGen.
2015-01-14 Rafael EspindolaAdd a test that would have found the issue with r225644.
next