2012-07-25 |
Jakob Stoklund Olesen | Differentially encode all MC register lists. |
tree | commitdiff |
2012-07-21 |
Akira Hatanaka | Add VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefEx... |
tree | commitdiff |
2012-07-07 |
Andrew Trick | I'm introducing a new machine model to simultaneously... |
tree | commitdiff |
2012-07-07 |
Andrew Trick | Tweak spelling. |
tree | commitdiff |
2012-07-05 |
Owen Anderson | Fix an overzealous assertion. It is legitimate for... |
tree | commitdiff |
2012-07-02 |
Andrew Trick | Reapply "Make NumMicroOps a variable in the subtarget... |
tree | commitdiff |
2012-06-29 |
Andrew Trick | Revert "Make NumMicroOps a variable in the subtarget... |
tree | commitdiff |
2012-06-29 |
Andrew Trick | misched: count micro-ops toward the issue limit. |
tree | commitdiff |
2012-06-29 |
Andrew Trick | Make NumMicroOps a variable in the subtarget's instruct... |
tree | commitdiff |
2012-06-27 |
Jack Carter | The ELF relocation record format is different for N64 |
tree | commitdiff |
2012-06-22 |
Hal Finkel | Revert r158679 - use case is unclear (and it increases... |
tree | commitdiff |
2012-06-22 |
Evan Cheng | EmitZerofill should take a 64-bit size or else it's... |
tree | commitdiff |
2012-06-22 |
Rafael Espindola | Remove another duplicated variable. We only need one... |
tree | commitdiff |
2012-06-22 |
Rafael Espindola | Fix a FIXME: DwarfRequiresRelocationForSectionOffset... |
tree | commitdiff |
2012-06-22 |
Nick Lewycky | Emit relocations for DW_AT_location entries on systems... |
tree | commitdiff |
2012-06-18 |
Hal Finkel | Allow up to 64 functional units per processor itinerary. |
tree | commitdiff |
2012-06-08 |
Andrew Trick | Sched itinerary fix: Avoid static initializers. |
tree | commitdiff |
2012-06-05 |
Andrew Trick | misched: API for minimum vs. expected latency. |
tree | commitdiff |
2012-06-05 |
Andrew Trick | misched: Added MultiIssueItineraries. |
tree | commitdiff |
2012-06-04 |
Roman Divacky | Implement local-exec TLS on PowerPC. |
tree | commitdiff |
2012-06-01 |
Jakob Stoklund Olesen | Remove the old register list functions from MCRegisterInfo. |
tree | commitdiff |
2012-06-01 |
Jakob Stoklund Olesen | Switch all register list clients to the new MC*Iterator... |
tree | commitdiff |
2012-05-31 |
Jakob Stoklund Olesen | Emit register unit root tables. |
tree | commitdiff |
2012-05-30 |
Jakob Stoklund Olesen | Add MCRegisterInfo::RegListIterator. |
tree | commitdiff |
2012-05-30 |
Jakob Stoklund Olesen | Make DiffListIterator public to unbreak the gcc buildbots. |
tree | commitdiff |
2012-05-29 |
Jakob Stoklund Olesen | Emit register unit lists for each register. |
tree | commitdiff |
2012-05-25 |
Jakob Stoklund Olesen | Compress MCRegisterInfo register name tables. |
tree | commitdiff |
2012-05-18 |
Jim Grosbach | Refactor data-in-code annotations. |
tree | commitdiff |
2012-05-15 |
Jim Grosbach | TableGen'erate mapping physical registers to encoding... |
tree | commitdiff |
2012-05-11 |
Jim Grosbach | Tidy up. Trailing whitespace. |
tree | commitdiff |
2012-05-05 |
Jim Grosbach | Nuke a few dead remnants of the CBE. |
tree | commitdiff |
2012-04-15 |
Craig Topper | Make member variables of AsmToken private. Remove unnec... |
tree | commitdiff |
2012-04-10 |
David Chisnall | Use the correct section types on Solaris for unwind... |
tree | commitdiff |
2012-04-07 |
Sean Hunt | Output UTF-8-encoded characters as identifier character... |
tree | commitdiff |
2012-04-04 |
Benjamin Kramer | Implement DwarfLLVMRegPair::operator< without violating... |
tree | commitdiff |
2012-04-02 |
Benjamin Kramer | Move getOpcodeName from the various target InstPrinters... |
tree | commitdiff |
2012-04-02 |
Craig Topper | Make MCInstrInfo available to the MCInstPrinter. This... |
tree | commitdiff |
2012-04-01 |
Benjamin Kramer | Emit the LLVM<->DWARF register mapping as a sorted... |
tree | commitdiff |
2012-03-30 |
Jakob Stoklund Olesen | Reapply 153764 and 153761 with a fix. |
tree | commitdiff |
2012-03-30 |
Rafael Espindola | Revert 153764 and 153761. They broke a --enable-optimiz... |
tree | commitdiff |
2012-03-30 |
Jakob Stoklund Olesen | Compress register lists by sharing suffixes. |
tree | commitdiff |
2012-03-26 |
Craig Topper | Prune some includes and forward declarations. |
tree | commitdiff |
2012-03-23 |
Akira Hatanaka | Add a hook in MCELFObjectTargetWriter to allow targets... |
tree | commitdiff |
2012-03-15 |
Jakob Stoklund Olesen | Revert r152202: "Use uint16_t to store InstrNameIndices... |
tree | commitdiff |
2012-03-11 |
Craig Topper | Shrink and reorder some fields in MCOperandInfo to... |
tree | commitdiff |
2012-03-08 |
Craig Topper | Use uint16_t to store instruction implicit uses and... |
tree | commitdiff |
2012-03-08 |
Craig Topper | Re-commit r152202 hopefully fixing the MSVC linker... |
tree | commitdiff |
2012-03-07 |
Chad Rosier | Revert r152202 as it's causing internal buildbot failures. |
tree | commitdiff |
2012-03-07 |
Craig Topper | Use uint16_t to store InstrNameIndices in MCInstrInfo... |
tree | commitdiff |
2012-03-06 |
Craig Topper | Increase number of allowed registers in register classe... |
tree | commitdiff |
2012-03-06 |
Craig Topper | Revert r152016 and allow overlap, sub, super register... |
tree | commitdiff |
2012-03-05 |
Jim Grosbach | ARM refactor away a bunch of VLD/VST pseudo instructions. |
tree | commitdiff |
2012-03-05 |
Jim Grosbach | MCRegisterInfo-ize getMatchingSuperReg. |
tree | commitdiff |
2012-03-05 |
Jim Grosbach | Make MCRegisterInfo available to the the MCInstPrinter. |
tree | commitdiff |
2012-03-05 |
Craig Topper | Shrink and reorder fields in MCRegisterClass to reduce... |
tree | commitdiff |
2012-03-05 |
Craig Topper | Convert more GenRegisterInfo tables from unsigned to... |
tree | commitdiff |
2012-03-04 |
Craig Topper | Use uint16_t to store register overlaps to reduce stati... |
tree | commitdiff |
2012-03-04 |
Craig Topper | Use uint16_t instead of unsigned to store registers... |
tree | commitdiff |
2012-03-02 |
Jim Grosbach | Tidy up. Trailing whitespace. |
tree | commitdiff |
2012-03-02 |
Eric Christopher | Grammar-o in function name. |
tree | commitdiff |
2012-03-01 |
Benjamin Kramer | Move getSubRegIndex out of generated code into MCRegist... |
tree | commitdiff |
2012-03-01 |
Jim Grosbach | Move TargetRegisterInfo::getSubReg() to MCRegisterInfo. |
tree | commitdiff |
2012-02-29 |
Derek Schuff | Make MemoryObject accessor members const again |
tree | commitdiff |
2012-02-28 |
Rafael Espindola | On ELF, create relocations to the abbreviation and... |
tree | commitdiff |
2012-02-27 |
Jim Grosbach | ARM BL/BLX instruction fixups should use relocations. |
tree | commitdiff |
2012-02-23 |
Craig Topper | Remove 'if' from getSuperRegisters, getSubRegisters... |
tree | commitdiff |
2012-02-21 |
Craig Topper | Reorder some members in MCRegisterClass to remove paddi... |
tree | commitdiff |
2012-02-21 |
Craig Topper | In generated RegisterInfo files, replace a pointer... |
tree | commitdiff |
2012-02-21 |
Craig Topper | Merge some tables in generated RegisterInfo file. Store... |
tree | commitdiff |
2012-02-17 |
David Chisnall | Generate the correct EH frame section types on Solaris... |
tree | commitdiff |
2012-02-17 |
David Chisnall | Revert r150814. It turns out that there is a good... |
tree | commitdiff |
2012-02-17 |
Richard Osborne | Fix typo in comment. |
tree | commitdiff |
2012-02-17 |
David Chisnall | Don't lazily allocate eh_frame. We're not lazily alloc... |
tree | commitdiff |
2012-02-11 |
Anton Korobeynikov | Add support for implicit TLS model used with MS VC... |
tree | commitdiff |
2012-02-11 |
Benjamin Kramer | Make the EDis tables const. |
tree | commitdiff |
2012-02-10 |
Benjamin Kramer | Put instruction names into an indexed string table... |
tree | commitdiff |
2012-02-09 |
Benjamin Kramer | Move the Name field in MCInstrDesc to the end, saving... |
tree | commitdiff |
2012-02-08 |
Benjamin Kramer | Value initialize MCRegisterClasses. Not sure how could... |
tree | commitdiff |
2012-02-06 |
Derek Schuff | Enable streaming of bitcode |
tree | commitdiff |
2012-02-05 |
Craig Topper | Convert assert(0) to llvm_unreachable |
tree | commitdiff |
2012-02-03 |
Akira Hatanaka | Add a new MachineJumpTableInfo entry type, EK_GPRel64Bl... |
tree | commitdiff |
2012-01-31 |
Devang Patel | Add assembler dialect attribute in asm parser which... |
tree | commitdiff |
2012-01-27 |
Jim Grosbach | Better diagnostic for malformed .org assembly directive. |
tree | commitdiff |
2012-01-26 |
Jim Grosbach | Add simple support for keeping MCFixup source information. |
tree | commitdiff |
2012-01-26 |
Jim Grosbach | Add SourceMgr to MCContext for backend diagnostics. |
tree | commitdiff |
2012-01-26 |
James Molloy | Add support for the R_ARM_TARGET1 relocation, which... |
tree | commitdiff |
2012-01-25 |
Anton Korobeynikov | Properly emit ctors / dtors with priorities into desire... |
tree | commitdiff |
2012-01-24 |
Chandler Carruth | Revert r148686 (and r148694, a fix to it) due to a... |
tree | commitdiff |
2012-01-23 |
Rafael Espindola | Add support for .cfi_signal_frame. Fixes pr11762. |
tree | commitdiff |
2012-01-23 |
Evgeniy Stepanov | An option to selectively enable parts of ARM EHABI... |
tree | commitdiff |
2012-01-19 |
Owen Anderson | Add a new form of MCOperand, for representing sub-instr... |
tree | commitdiff |
2012-01-18 |
Jim Grosbach | Tidy up. MCAsmBackend naming conventions. |
tree | commitdiff |
2012-01-18 |
Jim Grosbach | Move some ARM specific MCAssmebler bits into the ARMAsm... |
tree | commitdiff |
2012-01-10 |
Devang Patel | Let asm parser query asm syntax dialect. |
tree | commitdiff |
2012-01-10 |
Kevin Enderby | This is the matching change for the data structure... |
tree | commitdiff |
2012-01-10 |
Rafael Espindola | Remove the logging streamer. |
tree | commitdiff |
2012-01-09 |
Rafael Espindola | Don't print an unused label before .cfi_endproc. |
tree | commitdiff |
2012-01-07 |
Rafael Espindola | Don't print a label before .cfi_startproc when we don... |
tree | commitdiff |
2012-01-07 |
Rafael Espindola | Split Finish into Finish and FinishImpl to have a commo... |
tree | commitdiff |
2011-12-29 |
Rafael Espindola | Implement cfi_restore. Patch by Brian Anderson! |
tree | commitdiff |
next |