2012-03-16 |
Francois Pichet | Revert r152915. Chapuni's WinWaitReleased refactoring... |
tree | commitdiff |
2012-03-16 |
NAKAMURA Takumi | lit/TestRunner.py: [Win32] Check all opened_files[... |
tree | commitdiff |
2012-03-16 |
NAKAMURA Takumi | lit/TestRunner.py: [Win32] Rework WinWaitReleased(). |
tree | commitdiff |
2012-03-16 |
Craig Topper | More const-correcting of FixedLenDecoderEmitter. |
tree | commitdiff |
2012-03-16 |
Craig Topper | Const-correct the FixedLenDecoderEmitter. Pass a few... |
tree | commitdiff |
2012-03-16 |
Craig Topper | Spacing fixes. Mostly aligning arguments that spilled... |
tree | commitdiff |
2012-03-16 |
Craig Topper | Remove unused field NumVariable from Filter class.... |
tree | commitdiff |
2012-03-15 |
Jakob Stoklund Olesen | Make MnemonicTable const again. That part of r152202... |
tree | commitdiff |
2012-03-15 |
Jakob Stoklund Olesen | Don't assume all mnemonics fit in 64k. |
tree | commitdiff |
2012-03-15 |
Jakob Stoklund Olesen | Revert r152202: "Use uint16_t to store InstrNameIndices... |
tree | commitdiff |
2012-03-15 |
Jakob Stoklund Olesen | Revert r152105: "Use uint16_t to store indices into... |
tree | commitdiff |
2012-03-13 |
Craig Topper | Remove unused field from FixedLenDecoderEmitter. Move... |
tree | commitdiff |
2012-03-13 |
NAKAMURA Takumi | lit: Pass %INCLUDE% to tests on Win32. clang may expect... |
tree | commitdiff |
2012-03-12 |
Benjamin Kramer | DFAPacketizerEmitter: Prune includes. |
tree | commitdiff |
2012-03-11 |
Craig Topper | Convert more static tables of registers used by calling... |
tree | commitdiff |
2012-03-11 |
Craig Topper | Shrink and reorder some fields in MCOperandInfo to... |
tree | commitdiff |
2012-03-09 |
Kevin Enderby | Fix the x86 disassembler to at least print the lock... |
tree | commitdiff |
2012-03-09 |
NAKAMURA Takumi | TableGen/CodeEmitterGen.cpp: Fix an expression of gener... |
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 |
Jim Grosbach | ARM more NEON VLD/VST composite physical register refac... |
tree | commitdiff |
2012-03-06 |
Jim Grosbach | ARM refactor more NEON VLD/VST instructions to use... |
tree | commitdiff |
2012-03-06 |
Owen Anderson | Fix support for encodings up to 64-bits in length.... |
tree | commitdiff |
2012-03-06 |
Craig Topper | Use uint16_t to store indices into string table since... |
tree | commitdiff |
2012-03-06 |
Craig Topper | Add asserts to ensure that values will fit into the... |
tree | commitdiff |
2012-03-05 |
Jim Grosbach | Nuke a bit of dead code. |
tree | commitdiff |
2012-03-05 |
Jim Grosbach | ARM Refactor VLD/VST spaced pair instructions. |
tree | commitdiff |
2012-03-05 |
Jim Grosbach | ARM refactor away a bunch of VLD/VST pseudo instructions. |
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-04 |
Craig Topper | Use uint16_t to store registers in callee saved registe... |
tree | commitdiff |
2012-03-04 |
Craig Topper | Use uint8_t instead of enums to store values in X86... |
tree | commitdiff |
2012-03-03 |
Benjamin Kramer | Perform the string table optimization for OperandMatchE... |
tree | commitdiff |
2012-03-03 |
Benjamin Kramer | Shrink the asm matcher tables. |
tree | commitdiff |
2012-03-03 |
Benjamin Kramer | StringToOffsetTable: Allow uniquing the first element... |
tree | commitdiff |
2012-03-03 |
Duncan Sands | Honour --config-prefix also for lit.local.cfg. |
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-03-01 |
Jim Grosbach | Revert "Emit the SubRegTable with the smallest possible... |
tree | commitdiff |
2012-03-01 |
Benjamin Kramer | Make TargetRegisterClasses non-virtual by making the... |
tree | commitdiff |
2012-03-01 |
Benjamin Kramer | Emit the "is an intrinsic overloaded" table as a bitfield. |
tree | commitdiff |
2012-03-01 |
Benjamin Kramer | Emit the intrinsic modref info as a lookup table instea... |
tree | commitdiff |
2012-02-29 |
Benjamin Kramer | Implement getSubRegIndex as a linear search on the... |
tree | commitdiff |
2012-02-29 |
Jim Grosbach | Tidy up. 80 columns. |
tree | commitdiff |
2012-02-29 |
Benjamin Kramer | Emit the SubRegTable with the smallest possible integer... |
tree | commitdiff |
2012-02-29 |
Jim Grosbach | Tidy up. Spelling. |
tree | commitdiff |
2012-02-29 |
Jim Grosbach | Move the subregister indicies enum into the REGINFO_ENU... |
tree | commitdiff |
2012-02-29 |
Jim Grosbach | Switch TargetRegisterInfo::getSubReg() to use a lookup... |
tree | commitdiff |
2012-02-28 |
Craig Topper | Convert generated intrinsic attributes to use an array... |
tree | commitdiff |
2012-02-27 |
Craig Topper | Update tblgen command guide. Remove unused tblgen Instr... |
tree | commitdiff |
2012-02-27 |
Craig Topper | X86 disassembler support for jcxz, jecxz, and jrcxz... |
tree | commitdiff |
2012-02-23 |
Craig Topper | Remove 'if' from getSuperRegisters, getSubRegisters... |
tree | commitdiff |
2012-02-22 |
Bill Wendling | Remove bad comma from .el file. |
tree | commitdiff |
2012-02-22 |
David Greene | Add Foreach Loop |
tree | commitdiff |
2012-02-22 |
Craig Topper | Declare register classes as const. Fix a couple pointer... |
tree | commitdiff |
2012-02-22 |
Craig Topper | Make all pointers to TargetRegisterClass const since... |
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-19 |
Ahmed Charles | Remove dead code. Improve llvm_unreachable text. Simpli... |
tree | commitdiff |
2012-02-19 |
Craig Topper | Add vmfunc instruction to X86 assembler and disassembler. |
tree | commitdiff |
2012-02-18 |
Craig Topper | Add X86 assembler and disassembler support for AMD... |
tree | commitdiff |
2012-02-15 |
Daniel Dunbar | utils: Kill NewNightlyTest.pl, which has been replaced... |
tree | commitdiff |
2012-02-11 |
Benjamin Kramer | Make the EDis tables const. |
tree | commitdiff |
2012-02-11 |
Benjamin Kramer | Reuse the enum names from X86Desc in the X86Disassembler. |
tree | commitdiff |
2012-02-10 |
Benjamin Kramer | Put instruction names into an indexed string table... |
tree | commitdiff |
2012-02-09 |
Benjamin Kramer | Store just the SimpleValueType in the generated VT... |
tree | commitdiff |
2012-02-09 |
Benjamin Kramer | Move the Name field in MCInstrDesc to the end, saving... |
tree | commitdiff |
2012-02-09 |
James Molloy | Teach the MC and disassembler about SoftFail, and hook... |
tree | commitdiff |
2012-02-09 |
Craig Topper | More tweaks to get the size of the X86 disassembler... |
tree | commitdiff |
2012-02-09 |
Craig Topper | Flatten some of the arrays in the X86 disassembler... |
tree | commitdiff |
2012-02-08 |
Benjamin Kramer | Don't map registers to the invalid dwarf register ... |
tree | commitdiff |
2012-02-08 |
Benjamin Kramer | Value initialize MCRegisterClasses. Not sure how could... |
tree | commitdiff |
2012-02-06 |
Andrew Trick | This is a small patch with a couple of improvements... |
tree | commitdiff |
2012-02-05 |
Craig Topper | Convert assert(0) to llvm_unreachable |
tree | commitdiff |
2012-02-03 |
Brendon Cahoon | Increment DFAStateEntryTable index for sentinel entry. |
tree | commitdiff |
2012-02-03 |
Rafael Espindola | Replace the old --with-cxx-* configure options with... |
tree | commitdiff |
2012-02-01 |
Jakob Stoklund Olesen | Specify SubRegIndex components on the index itself. |
tree | commitdiff |
2012-02-01 |
Jakob Stoklund Olesen | Fix a bug in the TopoOrderRC comparison function. |
tree | commitdiff |
2012-02-01 |
Jakob Stoklund Olesen | Avoid emitting empty arrays, they're not standard C++. |
tree | commitdiff |
2012-01-31 |
Jakob Stoklund Olesen | Don't assign a value to NUM_TARGET_NAMED_SUBREGS. |
tree | commitdiff |
2012-01-31 |
Jakob Stoklund Olesen | Move the composite map into CodeGenSubRegIndex. |
tree | commitdiff |
2012-01-31 |
Jakob Stoklund Olesen | Add a TableGen CodeGenSubRegIndex class. |
tree | commitdiff |
2012-01-27 |
David Greene | Remove Deprecated Features |
tree | commitdiff |
2012-01-26 |
Eric Christopher | Use -H on darwin as well. |
tree | commitdiff |
2012-01-24 |
Jim Grosbach | Tidy up. Trailing whitespace. |
tree | commitdiff |
2012-01-24 |
Owen Anderson | Widen the instruction encoder that TblGen emits to... |
tree | commitdiff |
2012-01-24 |
Jakob Stoklund Olesen | Add an (interleave A, B, ...) SetTheory operator. |
tree | commitdiff |
2012-01-22 |
David Blaikie | Help GCC along with code that's actually unreachable. |
tree | commitdiff |
2012-01-21 |
David Blaikie | Remove unreachable defaults from gtest. |
tree | commitdiff |
2012-01-20 |
Kostya Serebryany | Extend Attributes to 64 bits |
tree | commitdiff |
2012-01-18 |
Jakob Stoklund Olesen | Add a CoveredBySubRegs property to Register descriptions. |
tree | commitdiff |
2012-01-18 |
Daniel Dunbar | [lit] Add a --filter option which is useful when dealin... |
tree | commitdiff |
2012-01-17 |
Jakob Stoklund Olesen | Add TableGen support for callee saved registers. |
tree | commitdiff |
2012-01-17 |
Devang Patel | Intel syntax: Ignore mnemonic aliases. |
tree | commitdiff |
2012-01-17 |
Benjamin Kramer | Add an LLDB data formatter script for llvm::SmallVector... |
tree | commitdiff |
next |