- Feb 10, 2010
-
-
Chris Lattner authored
llvm-svn: 95810
-
Eli Friedman authored
code with lots of bitfields. llvm-svn: 95809
-
Chris Lattner authored
llvm-svn: 95808
-
Devang Patel authored
llvm-svn: 95807
-
Daniel Dunbar authored
x86_32-encoding.s in on expectation of it passing. llvm-svn: 95806
-
Daniel Dunbar authored
llvm-svn: 95804
-
Daniel Dunbar authored
etc.) llvm-svn: 95803
-
Daniel Dunbar authored
llvm-svn: 95802
-
Dan Gohman authored
llvm-svn: 95801
-
Dan Gohman authored
The "uses=" comments are just clutter in this context. llvm-svn: 95799
-
Dan Gohman authored
to be printed, in place of the familiar "uses=" comments. llvm-svn: 95798
-
Dan Gohman authored
llvm-svn: 95797
-
Dan Gohman authored
different word was intended. llvm-svn: 95795
-
Kevin Enderby authored
containing the subset of the full auto generated test case that currently encodes correctly. Again it is useful as we bring up the the new encoder to make sure currently working stuff stays working. llvm-svn: 95791
-
Johnny Chen authored
llvm-svn: 95784
-
Dan Gohman authored
llvm-svn: 95781
-
Dan Gohman authored
llvm-svn: 95780
-
Benjamin Kramer authored
llvm-svn: 95779
-
Daniel Dunbar authored
- Pretty messy, but we need to rework how we handle tied operands in MCInst anyway. llvm-svn: 95774
-
Chris Lattner authored
displacement values. llvm-svn: 95773
-
Chris Lattner authored
throughout the X86 encoder. llvm-svn: 95771
-
Chris Lattner authored
even for the immediate case. No functionality change. llvm-svn: 95770
-
Dan Gohman authored
pointer type. llvm-svn: 95769
-
Dan Gohman authored
restriction in BitVector for |= and ^= that the operand must be the same length. llvm-svn: 95768
-
Daniel Dunbar authored
MCInst it came from. llvm-svn: 95767
-
Daniel Dunbar authored
llvm-svn: 95766
-
Daniel Dunbar authored
llvm-svn: 95765
-
Daniel Dunbar authored
llvm-svn: 95764
-
Garrison Venn authored
at eh llvm/examples level using if check on LLVM_ON_UNIX. llvm-svn: 95763
-
Sean Callanan authored
backend to not use exceptions at all except in cases of actual error. llvm-svn: 95762
-
Garrison Venn authored
check in examples cmake list file. This has NOT been tested. llvm-svn: 95761
-
Sean Callanan authored
Disassembler to take advantage of the refactored AsmWriterInst.h. Note removed parser code. llvm-svn: 95760
-
Sean Callanan authored
operand into the CodeGenInstruction's list of operands, which is useful for EDEmitter. (Still working on PR6219) llvm-svn: 95759
-
Evan Cheng authored
Now that ShrinkDemandedOps() is separated out from DAG combine. It sometimes leave some obvious nops which dag combine used to clean up afterwards e.g. (trunk (ext n)) -> n. Look for them and squash them. llvm-svn: 95757
-
Chris Lattner authored
llvm-svn: 95754
-
Chris Lattner authored
for representing constraint info semantically instead of as a c expression that will be blatted out to the .inc file. Fix X86RecognizableInstr to use this instead of parsing C code :). llvm-svn: 95753
-
Daniel Dunbar authored
Also, fix a silly memory leak. llvm-svn: 95752
-
Dale Johannesen authored
llvm-svn: 95749
-
Chris Lattner authored
llvm-svn: 95748
-
Evan Cheng authored
llvm-svn: 95747
-