summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [RuntimeDyld] Add support for MachO __jump_table and __pointers sections, andLang Hames2014-05-12
* DebugInfo: Make gmlt debug info more gmlt-like by removing variables.David Blaikie2014-05-12
* Suggested improvement by Rafael Espindola to use isa<> in a few placesKevin Enderby2014-05-12
* Use cast<> for unchecked useMatt Arsenault2014-05-12
* use nullptr instead of NULLSebastian Pop2014-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
* Use cast<> for unchecked useMatt Arsenault2014-05-12
* Use range forMatt Arsenault2014-05-12
* do not assert when delinearization failsSebastian Pop2014-05-12
* use isZero()Sebastian 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
* AArch64/ARM64: use InstAliases for NEON logical (imm) instructions.Tim Northover2014-05-12
* AArch64/ARM64: implement "mov $Rd, $Imm" aliases in TableGen.Tim 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
* [ARM64-BE] Correct grammar mistake pointed out by Tobias.James Molloy2014-05-12
* [mips][mips64r6] Add d?div, d?mod, d?divu, d?moduDaniel Sanders2014-05-12
* [ARM64-BE] Add sphinx documentation for the ARM64 NEON implementation.James Molloy2014-05-12
* [mips][mips64r6] Added mul/mulu/muh/muhuDaniel Sanders2014-05-12
* Move EmitDwarfAdvanceLineAddr and EmitDwarfAdvanceFrameAddr to the obj streamer.Rafael Espindola2014-05-12
* Pass a MCObjectStreamer instead of a MCStreamer when possible.Rafael Espindola2014-05-12
* Pass a MCObjectStreamer instead of a MCStreamer when possible.Rafael Espindola2014-05-12
* Silencing an MSVC warning about not all control paths returning a value (even...Aaron Ballman2014-05-12
* ARM64: remove dead validation code from the AsmParser.Tim Northover2014-05-12
* ARM64: merge "extend" and "shift" addressing-mode enums.Tim Northover2014-05-12
* Move EH/Debug frame handling to the object streamer.Rafael Espindola2014-05-12
* Remove always true argument and unused field.Rafael Espindola2014-05-12
* Remove always true argument and field.Rafael Espindola2014-05-12
* Remove always true argument.Rafael Espindola2014-05-12
* Remove an always true argument.Rafael Espindola2014-05-12
* Remove write only field.Rafael Espindola2014-05-12
* Remove now empty method.Rafael Espindola2014-05-12
* Remove the always true UseCFI member.Rafael Espindola2014-05-12
* X86: Make sure that we have SSE4.1 before we generate insertps nodes.Benjamin Kramer2014-05-12
* Remove the useCFI constructor argument to MCAsmStreamer.Rafael Espindola2014-05-12
* [mips] Marked up instructions added in MIPS32 and tested that IAS for -mcpu=m...Daniel Sanders2014-05-12
* Remove MCUseCFI from TargetMachine.Rafael Espindola2014-05-12
* [mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=m...Daniel Sanders2014-05-12