2012-11-14 |
Jim Grosbach | X86: Better diagnostics for 32-bit vs. 64-bit mode... |
tree | commitdiff |
2012-11-08 |
Michael Liao | Add support of RTM from TSX extension |
tree | commitdiff |
2012-10-29 |
Chad Rosier | [ms-inline asm] Add support for the [] operator. Essen... |
tree | commitdiff |
2012-10-26 |
Chad Rosier | [ms-inline asm] Add a comment. |
tree | commitdiff |
2012-10-26 |
Chad Rosier | [ms-inline asm] Emit an error for unsupported SIZE... |
tree | commitdiff |
2012-10-26 |
Chad Rosier | [ms-inline asm] Add support for the TYPE operator. |
tree | commitdiff |
2012-10-26 |
Chad Rosier | [ms-inline asm] Have the target AsmParser create the... |
tree | commitdiff |
2012-10-25 |
Chad Rosier | [ms-inline asm] Perform field lookups with the dot... |
tree | commitdiff |
2012-10-25 |
Chad Rosier | [ms-inline asm] Add support for creating AsmRewrites... |
tree | commitdiff |
2012-10-25 |
Chad Rosier | [ms-inline asm] Add error handling to the ParseIntelDot... |
tree | commitdiff |
2012-10-24 |
Chad Rosier | [ms-inline asm] Add support for parsing the '.' operato... |
tree | commitdiff |
2012-10-24 |
Chad Rosier | Tidy up. No functional change intended. |
tree | commitdiff |
2012-10-24 |
Chad Rosier | [ms-inline asm] Create a register operand, rather than... |
tree | commitdiff |
2012-10-23 |
Chad Rosier | [ms-inline asm] Offset operator - the size should be... |
tree | commitdiff |
2012-10-23 |
Chad Rosier | [ms-inline asm] Clean up comment. |
tree | commitdiff |
2012-10-23 |
Chad Rosier | [ms-inline asm] When parsing inline assembly we set... |
tree | commitdiff |
2012-10-23 |
Chad Rosier | [ms-inline asm] Add an implementation of the offset... |
tree | commitdiff |
2012-10-22 |
Chad Rosier | [ms-inline asm] Add the isOffsetOf() function. |
tree | commitdiff |
2012-10-22 |
Chad Rosier | [ms-inline asm] Add support for parsing the offset... |
tree | commitdiff |
2012-10-19 |
Chad Rosier | [ms-inline asm] Reset the opcode prior to parsing a... |
tree | commitdiff |
2012-10-19 |
Chad Rosier | [ms-inline asm] Have the TargetParser callback to Sema... |
tree | commitdiff |
2012-10-15 |
Chad Rosier | [ms-inline asm] If we parsed a statement and the opcode... |
tree | commitdiff |
2012-10-15 |
Chad Rosier | [ms-inline asm] Update the end loc for ParseIntelMemOpe... |
tree | commitdiff |
2012-10-13 |
Chad Rosier | [ms-inline asm] Remove the MatchInstruction() function... |
tree | commitdiff |
2012-10-12 |
Chad Rosier | [ms-inline asm] Capitalize per coding standard. |
tree | commitdiff |
2012-10-12 |
Chad Rosier | [ms-inline asm] Use the new API introduced in r165830... |
tree | commitdiff |
2012-10-05 |
Chad Rosier | [ms-inline asm] Add a few typedefs to simplify future... |
tree | commitdiff |
2012-10-04 |
Chad Rosier | [ms-inline asm] Add support for parsing [Intel dialect... |
tree | commitdiff |
2012-10-02 |
Chad Rosier | Revert 165057, per Jim's request. This requires furthe... |
tree | commitdiff |
2012-10-02 |
Chad Rosier | [ms-inline asm] Add basic support for wildcard MCParsed... |
tree | commitdiff |
2012-10-01 |
Chad Rosier | [ms-inline asm] Add the convertToMapAndConstraints... |
tree | commitdiff |
2012-09-25 |
Bob Wilson | Consistently specify the assembly variant to MatchInstr... |
tree | commitdiff |
2012-09-24 |
Chad Rosier | Rather then have a wrapper function, have tblgen instan... |
tree | commitdiff |
2012-09-24 |
Chad Rosier | Rather then have a wrapper function, have tblgen instan... |
tree | commitdiff |
2012-09-21 |
Chad Rosier | [ms-inline asm] Expose the mnemonicIsValid() function... |
tree | commitdiff |
2012-09-21 |
Chad Rosier | Add comment. |
tree | commitdiff |
2012-09-12 |
Chad Rosier | [ms-inline asm] Make the operand size directives case... |
tree | commitdiff |
2012-09-11 |
Chad Rosier | StringSwitchify. |
tree | commitdiff |
2012-09-11 |
Chad Rosier | Simplify logic. No functional change intended. |
tree | commitdiff |
2012-09-10 |
Chad Rosier | [ms-inline asm] Add support for .att_syntax directive. |
tree | commitdiff |
2012-09-07 |
Benjamin Kramer | PR13754: llvm-mc/x86 crashes on .cfi directives without... |
tree | commitdiff |
2012-09-05 |
Chad Rosier | Fix function name per coding standard. |
tree | commitdiff |
2012-09-03 |
Chad Rosier | [ms-inline asm] Asm operands can map to one or more... |
tree | commitdiff |
2012-09-03 |
Chad Rosier | [ms-inline asm] Add an interface to the GetMCInstOperan... |
tree | commitdiff |
2012-09-03 |
Chad Rosier | Removed unused argument. |
tree | commitdiff |
2012-09-03 |
Chad Rosier | [ms-inline asm] Expose the Kind and Opcode variables... |
tree | commitdiff |
2012-08-31 |
Chad Rosier | The ConvertToMCInst() function can't fail, so remove... |
tree | commitdiff |
2012-08-28 |
Chad Rosier | Typo. |
tree | commitdiff |
2012-08-22 |
Chad Rosier | [ms-inline asm] Avoid a false positive assertion |
tree | commitdiff |
2012-08-21 |
Chad Rosier | [ms-inline asm] Do not report a Parser error when match... |
tree | commitdiff |
2012-08-21 |
Chad Rosier | [ms-inline asm] Expose the ErrorInfo from the MatchInst... |
tree | commitdiff |
2012-08-09 |
Chad Rosier | [ms-inline asm] Extend the MC AsmParser API to match... |
tree | commitdiff |
2012-07-18 |
Craig Topper | Remove tab characters. |
tree | commitdiff |
2012-07-18 |
Craig Topper | Fix typo in error message and remove some tab characters. |
tree | commitdiff |
2012-07-18 |
Craig Topper | Make x86 asm parser to check for xmm vs ymm for index... |
tree | commitdiff |
2012-06-27 |
Chad Rosier | Whitespace. |
tree | commitdiff |
2012-06-26 |
Manman Ren | X86: add GATHER intrinsics (AVX2) in LLVM |
tree | commitdiff |
2012-03-29 |
Craig Topper | Only allow symbolic names for (v)cmpss/sd/ps/pd encodin... |
tree | commitdiff |
2012-03-27 |
Craig Topper | Prune some includes |
tree | commitdiff |
2012-03-13 |
Kevin Enderby | Change the X86 assembler to not require a segment regis... |
tree | commitdiff |
2012-03-12 |
Kevin Enderby | Added a missing error check for X86 assembly with misma... |
tree | commitdiff |
2012-03-09 |
Kevin Enderby | Add the missing call to Error when a bad X86 scale... |
tree | commitdiff |
2012-02-23 |
Kevin Enderby | Updated the llvm-mc disassembler C API to support for... |
tree | commitdiff |
2012-02-19 |
Ahmed Charles | Remove dead code. Improve llvm_unreachable text. Simpli... |
tree | commitdiff |
2012-01-31 |
Devang Patel | Add assembler dialect attribute in asm parser which... |
tree | commitdiff |
2012-01-30 |
Devang Patel | Intel syntax. Adjust special code, used to recognize... |
tree | commitdiff |
2012-01-30 |
Devang Patel | Intel syntax. Support .intel_syntax directive. |
tree | commitdiff |
2012-01-27 |
Devang Patel | Intel Syntax: Parse mem operand with seg reg. QWORD... |
tree | commitdiff |
2012-01-27 |
Jim Grosbach | Keep source location information for X86 MCFixup's. |
tree | commitdiff |
2012-01-24 |
Devang Patel | Intel Syntax: Extend special hand coded logic, to recog... |
tree | commitdiff |
2012-01-23 |
Devang Patel | Fix typo. |
tree | commitdiff |
2012-01-23 |
Devang Patel | Intel syntax: Robustify parsing of memory operand's... |
tree | commitdiff |
2012-01-23 |
Devang Patel | Intel syntax: Parse memory operand with empty base... |
tree | commitdiff |
2012-01-23 |
Devang Patel | Intel syntax: Parse segment registers. |
tree | commitdiff |
2012-01-21 |
Benjamin Kramer | Remove unused variables. |
tree | commitdiff |
2012-01-20 |
Devang Patel | Intel syntax: Robustify register parsing. |
tree | commitdiff |
2012-01-20 |
Devang Patel | Intel syntax: Parse ... PTR [-8] |
tree | commitdiff |
2012-01-19 |
Devang Patel | Post process 'and', 'sub' instructions and select bette... |
tree | commitdiff |
2012-01-19 |
Devang Patel | Intel syntax: There is no need to create unary expr... |
tree | commitdiff |
2012-01-19 |
Devang Patel | Post process 'xor', 'or' and 'cmp' instructions and... |
tree | commitdiff |
2012-01-18 |
Devang Patel | Process instructions after match to select alternative... |
tree | commitdiff |
2012-01-17 |
Devang Patel | Intel syntax: Parse "BYTE PTR [RDX + RCX]" |
tree | commitdiff |
2012-01-17 |
Devang Patel | Untabify. |
tree | commitdiff |
2012-01-17 |
Devang Patel | Intel syntax: Do not unncessarily create plus expressio... |
tree | commitdiff |
2012-01-17 |
Devang Patel | Intel syntax: Robustify memory operand parsing. |
tree | commitdiff |
2012-01-13 |
Devang Patel | Revert r148131, it was committed before it was ready. |
tree | commitdiff |
2012-01-13 |
Devang Patel | Refactor. |
tree | commitdiff |
2012-01-12 |
Devang Patel | Rename X86ATTAsmParser -> X86AsmParser |
tree | commitdiff |
2012-01-12 |
Devang Patel | Add predicate method check match memory operand size... |
tree | commitdiff |
2012-01-12 |
Devang Patel | Add intel style operand parser skeleton. |
tree | commitdiff |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Remove trailing newline, which irked me. |
tree | commitdiff |
2011-11-29 |
Daniel Dunbar | build/CMake: Finish removal of add_llvm_library_depende... |
tree | commitdiff |
2011-11-06 |
Benjamin Kramer | Replace (Lower|Upper)caseString in favor of StringRef... |
tree | commitdiff |
2011-11-03 |
Daniel Dunbar | build: Add initial cut at LLVMBuild.txt files. |
tree | commitdiff |
2011-10-16 |
Benjamin Kramer | Add AsmToken::getEndLoc and use it to add ranges to... |
tree | commitdiff |
2011-10-16 |
Benjamin Kramer | X86AsmParser: Synthesize EndLoc for tokens out of Start... |
tree | commitdiff |
2011-10-16 |
Chris Lattner | Enhance llvm::SourceMgr to support diagnostic ranges... |
tree | commitdiff |
2011-08-24 |
Evan Cheng | Move TargetRegistry and TargetSelect from Target to... |
tree | commitdiff |
2011-08-15 |
Jim Grosbach | MCTargetAsmParser target match predicate support. |
tree | commitdiff |
2011-07-29 |
Chandler Carruth | Rewrite the CMake build to use explicit dependencies... |
tree | commitdiff |
next |