| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake: Make most target symbols hidden by default | Tom Stellard | 2020-01-14 | 1 | -1/+1 |
* | [Mips] Use appropriate private label prefix based on Mips ABI | Mirko Brkusanin | 2019-10-23 | 1 | -1/+2 |
* | AArch64: support arm64_32, an ILP32 slice for watchOS. | Tim Northover | 2019-09-12 | 1 | -1/+1 |
* | Revert CMake: Make most target symbols hidden by default | Tom Stellard | 2019-06-11 | 1 | -1/+1 |
* | CMake: Make most target symbols hidden by default | Tom Stellard | 2019-06-10 | 1 | -1/+1 |
* | [AArch64][ELF] Add support for PLT decoding with BTI instructions present | Peter Smith | 2019-06-04 | 1 | -1/+9 |
* | [COFF, ARM64] Add CodeView register mapping | Tom Tan | 2019-05-31 | 1 | -5/+172 |
* | [AArch64] Create a TargetInfo header. NFC | Richard Trieu | 2019-05-14 | 1 | -0/+1 |
* | AArch64: support binutils-like things on arm64_32. | Tim Northover | 2019-05-14 | 1 | -2/+4 |
* | [AArch64] Move InstPrinter files to MCTargetDesc. NFC | Richard Trieu | 2019-05-10 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [TableGen] Refactor macro names (NFC) | Evandro Menezes | 2018-11-27 | 1 | -1/+1 |
* | [AArch64] Refactor the scheduling predicates (1/3) (NFC) | Evandro Menezes | 2018-11-26 | 1 | -0/+2 |
* | Find PLT entries for x86, x86_64, and AArch64. | Joel Galenson | 2018-08-24 | 1 | -0/+26 |
* | [cfi-verify] Support AArch64. | Joel Galenson | 2018-07-13 | 1 | -8/+12 |
* | MC: Change the streamer ctors to take an object writer instead of a stream. N... | Peter Collingbourne | 2018-05-18 | 1 | -8/+9 |
* | [AArch64] Decorate AArch64 instrs with OPERAND_PCREL | Rafael Auler | 2018-03-27 | 1 | -1/+22 |
* | [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr. | Lang Hames | 2017-10-11 | 1 | -12/+18 |
* | [MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr. | Lang Hames | 2017-10-11 | 1 | -7/+10 |
* | [COFF, ARM64] Use '//' as comment character in assembly files in GNU environm... | Martin Storsjo | 2017-08-13 | 1 | -1/+3 |
* | Delete Default and JITDefault code models | Rafael Espindola | 2017-08-03 | 1 | -25/+0 |
* | [COFF, ARM64, CodeView] Add support to emit CodeView debug info for ARM64 COFF | Mandeep Singh Grang | 2017-07-20 | 1 | -0/+9 |
* | [AArch64] Make assert messages uniform and general [NFC] | Mandeep Singh Grang | 2017-06-28 | 1 | -3/+2 |
* | [COFF, ARM64] Add support for Windows ARM64 COFF format | Mandeep Singh Grang | 2017-06-27 | 1 | -3/+16 |
* | [AArch64][Fuchsia] Allow -mcmodel=kernel for --target=aarch64-fuchsia | Petr Hosek | 2017-04-04 | 1 | -3/+8 |
* | Move the global variables representing each Target behind accessor function | Mehdi Amini | 2016-10-09 | 1 | -4/+4 |
* | [AArch64] Registering default MCInstrAnalysis | Mike Aizatsky | 2016-08-12 | 1 | -0/+8 |
* | Delete MCCodeGenInfo. | Rafael Espindola | 2016-06-30 | 1 | -10/+3 |
* | Delete Reloc::Default. | Rafael Espindola | 2016-05-18 | 1 | -9/+0 |
* | Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r... | Daniel Sanders | 2015-09-15 | 1 | -11/+10 |
* | Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an... | Daniel Sanders | 2015-09-15 | 1 | -10/+11 |
* | Revert r247684 - Replace Triple with a new TargetTuple ... | Daniel Sanders | 2015-09-15 | 1 | -11/+10 |
* | Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. | Daniel Sanders | 2015-09-15 | 1 | -10/+11 |
* | MC: Remove MCSubtargetInfo() default constructor | Duncan P. N. Exon Smith | 2015-07-10 | 1 | -4/+1 |
* | Change the last few internal StringRef triples into Triple objects. | Daniel Sanders | 2015-07-06 | 1 | -5/+5 |
* | AArch64: map bare-metal arm64-macho triple to MachO MC layer. | Tim Northover | 2015-06-12 | 1 | -1/+1 |
* | Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC... | Daniel Sanders | 2015-06-10 | 1 | -1/+1 |
* | Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and crea... | Daniel Sanders | 2015-06-04 | 1 | -4/+2 |
* | MC: MCCodeGenInfo naming update. NFC. | Jim Grosbach | 2015-05-15 | 1 | -1/+1 |
* | Use raw_pwrite_stream in the object writer/streamer. | Rafael Espindola | 2015-04-14 | 1 | -3/+3 |
* | Replace the MCSubtargetInfo parameter with a Triple when creating | Eric Christopher | 2015-03-31 | 1 | -3/+3 |
* | Remove unused MCSubtargetInfo argument from the AArch64 MCInstPrinter ctors. | Eric Christopher | 2015-03-30 | 1 | -2/+2 |
* | Remove unused Target argument from MCInstPrinter ctor functions. | Eric Christopher | 2015-03-30 | 1 | -2/+1 |
* | Don't declare all text sections at the start of the .s | Rafael Espindola | 2015-03-20 | 1 | -1/+3 |
* | Split the object streamer callback in one per file format. | Rafael Espindola | 2015-03-19 | 1 | -10/+17 |
* | two or more, use a for. | Rafael Espindola | 2015-03-18 | 1 | -71/+31 |
* | Pass in a "const Triple &T" instead of a raw StringRef. | Rafael Espindola | 2015-03-16 | 1 | -4/+2 |
* | Remove unused argument. NFC. | Rafael Espindola | 2015-03-16 | 1 | -3/+3 |
* | There is only one Asm streamer, there is no need for targets to register it. | Rafael Espindola | 2015-03-16 | 1 | -6/+6 |
* | [AArch64] Add support for the .inst directive. | Chad Rosier | 2014-10-22 | 1 | -0/+8 |