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
/
lib
/
Target
/
X86
/
X86MCInstLower.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lowering of TLS_addr32 and TLS_addr64 to X86MCInstLower.
Rafael Espindola
2010-11-28
1
-1
/
+65
*
tidy up, no functionality change.
Chris Lattner
2010-11-14
1
-2
/
+0
*
move the pic base symbol stuff up to MachineFunction
Chris Lattner
2010-11-14
1
-9
/
+4
*
simplify getPICBaseSymbol a bit.
Chris Lattner
2010-11-14
1
-1
/
+1
*
handle X86::EH_RETURN64 and X86::EH_RETURN.
Rafael Espindola
2010-10-26
1
-0
/
+17
*
reapply: Use the new TB_NOT_REVERSABLE flag instead of special
Chris Lattner
2010-10-08
1
-3
/
+9
*
reapply the patch reverted in r116033:
Chris Lattner
2010-10-08
1
-0
/
+8
*
Revert "Reimplement (part of) the or -> add optimization. Matching 'or' into
Daniel Dunbar
2010-10-08
1
-8
/
+0
*
Revert "reimplement the second half of the or/add optimization. We should now",
Daniel Dunbar
2010-10-08
1
-9
/
+3
*
reimplement the second half of the or/add optimization. We should now
Chris Lattner
2010-10-08
1
-3
/
+9
*
Reimplement (part of) the or -> add optimization. Matching 'or' into 'add'
Chris Lattner
2010-10-07
1
-0
/
+8
*
Massive rewrite of MMX:
Dale Johannesen
2010-09-30
1
-3
/
+0
*
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