index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Target
/
Target.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'isCodeGenOnly' bit to Instruction .td records.
Daniel Dunbar
2009-08-11
1
-1
/
+8
*
llvm-mc/AsmParser: Allow target to specific a comment delimiter, which will be
Daniel Dunbar
2009-08-11
1
-0
/
+11
*
llvm-mc/AsmParser: Allow .td users to redefine the names of the methods to call
Daniel Dunbar
2009-08-10
1
-4
/
+15
*
llvm-mc/AsmMatcher: Change assembler parser match classes to their own record
Daniel Dunbar
2009-08-10
1
-7
/
+27
*
Extend comment on ParserMatchClass .td field, and add some missing
Daniel Dunbar
2009-08-09
1
-0
/
+5
*
llvm-mc/AsmParser: Define match classes in the .td file.
Daniel Dunbar
2009-08-09
1
-0
/
+11
*
fix the column output stuff in the asmwriter from being dynamic and
Chris Lattner
2009-08-07
1
-0
/
+11
*
fix comment pastos
Chris Lattner
2009-08-07
1
-2
/
+2
*
1. Introduce a new TargetOperandInfo::getRegClass() helper method
Chris Lattner
2009-07-29
1
-3
/
+3
*
make ptr_rc derive from a new PointerLikeRegClass tblgen class.
Chris Lattner
2009-07-29
1
-1
/
+11
*
Match X86 register names to number.
Daniel Dunbar
2009-07-29
1
-0
/
+24
*
80 col violation.
Evan Cheng
2009-07-10
1
-2
/
+2
*
implement support for lowering subregs when preparing to print
Chris Lattner
2009-06-20
1
-0
/
+1
*
Revert 72707 and 72709, for the moment.
Dale Johannesen
2009-06-02
1
-5
/
+0
*
Make the implicit inputs and outputs of target-independent
Dale Johannesen
2009-06-01
1
-0
/
+5
*
Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize
Dan Gohman
2009-04-13
1
-1
/
+1
*
Add a new TargetInstrInfo MachineInstr opcode, COPY_TO_SUBCLASS.
Dan Gohman
2009-04-13
1
-0
/
+8
*
Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning.
Dan Gohman
2008-12-03
1
-1
/
+1
*
Mark x86's V_SET0 and V_SETALLONES with isSimpleLoad, and teach X86's
Dan Gohman
2008-12-03
1
-1
/
+1
*
Move target independent td files from lib/Target/ to include/llvm/Target so t...
Evan Cheng
2008-11-24
1
-0
/
+499