index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86MCInstLower.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check in forgotten file. Should fix build.
Dale Johannesen
2010-09-08
1
-1
/
+1
*
More fixes for win64:
Anton Korobeynikov
2010-08-17
1
-2
/
+4
*
Don't attempt to SimplifyShortMoveForm in 64-bit mode.
Eli Friedman
2010-08-16
1
-9
/
+13
*
Define AVX 128-bit pattern versions of SET0PS/PD.
Bruno Cardoso Lopes
2010-08-12
1
-2
/
+5
*
Begin to support some vector operations for AVX 256-bit intructions. The long
Bruno Cardoso Lopes
2010-08-12
1
-6
/
+8
*
Handle the pseudo in MCInstLower.
Eric Christopher
2010-08-05
1
-0
/
+6
*
X86MCInstLower now depends on AsmPrinter being around.
Chris Lattner
2010-07-22
1
-27
/
+9
*
add some rough support for making mcinst lowering work without an
Chris Lattner
2010-07-21
1
-5
/
+23
*
make asmprinter optional, even though passing in null will cause things to ex...
Chris Lattner
2010-07-20
1
-10
/
+9
*
continue pushing dependencies around.
Chris Lattner
2010-07-20
1
-5
/
+5
*
reduce X86MCInstLower dependencies on asmprinter.
Chris Lattner
2010-07-20
1
-7
/
+8
*
pass around MF, not MMI.
Chris Lattner
2010-07-20
1
-3
/
+3
*
cleanups.
Chris Lattner
2010-07-20
1
-9
/
+7
*
move two asmprinter methods into the asmprinter .cpp file.
Chris Lattner
2010-07-20
1
-38
/
+0
*
fix a layering problem by moving the x86 implementation
Chris Lattner
2010-07-19
1
-0
/
+632