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
/
MCTargetDesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '10251753b6897adcd22cc981c0cc42f348c109de' into merge-20130807
Stephen Hines
2013-08-07
3
-60
/
+349
|
\
|
*
EVEX and compressed displacement encoding for AVX512
Elena Demikhovsky
2013-08-01
1
-47
/
+268
|
*
Added encoding prefixes for KNL instructions (EVEX).
Elena Demikhovsky
2013-07-28
1
-11
/
+68
|
*
Integrate Assembler: Support X86_64_DTPOFF64 relocations
David Blaikie
2013-06-28
1
-1
/
+12
|
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
1
-1
/
+1
*
|
Update LLVM for merge to r183849.
Stephen Hines
2013-06-13
1
-0
/
+2
*
|
Merge commit '100fbdd06be7590b23c4707a98cd605bdb519498' into merge_20130612
Stephen Hines
2013-06-12
5
-7
/
+286
|
\
\
|
|
/
|
*
Handle relocations that don't point to symbols.
Rafael Espindola
2013-06-05
2
-11
/
+10
|
*
Follow up of the introduction of MCSymbolizer.
Quentin Colombet
2013-05-24
1
-4
/
+5
|
*
Add MCSymbolizer for symbolic/annotated disassembly.
Ahmed Bougacha
2013-05-24
5
-0
/
+277
|
*
Remove the MachineMove class.
Rafael Espindola
2013-05-13
1
-7
/
+9
|
*
Remove unused argument.
Rafael Espindola
2013-05-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into merge-20130502
Stephen Hines
2013-05-02
3
-43
/
+80
|
\
\
|
|
/
|
*
Fix section relocation for SECTIONREL32 with immediate offset.
Rafael Espindola
2013-04-25
1
-2
/
+15
|
*
Add CLAC/STAC instruction encoding/decoding support
Michael Liao
2013-04-11
2
-17
/
+22
|
*
MC: Support COFF image-relative MCSymbolRefs
Nico Rieck
2013-04-10
1
-2
/
+16
|
*
In the X86 back end, getMemoryOperandNo() returns the offset
Preston Gurd
2013-04-10
2
-12
/
+22
|
*
x86 -- add the XTEST instruction
Dave Zarzycki
2013-03-25
2
-23
/
+18
*
|
Merge branch 'upstream' into merge_2013_03_18
Stephen Hines
2013-03-18
2
-16
/
+35
|
\
\
|
|
/
|
*
Add X86 code emitter support AVX encoded MRMDestReg instructions.
Craig Topper
2013-03-16
1
-4
/
+15
|
*
Fix a bug in the calculation of the VEX.B bit for FMA4 rr with the VEX.W bit ...
Craig Topper
2013-03-14
1
-0
/
+8
|
*
The current X86 NOP padding uses one long NOP followed by the remainder in
David Sehr
2013-03-05
1
-12
/
+12
*
|
Merge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5' into merge_20130226
Stephen Hines
2013-03-05
2
-5
/
+13
|
\
\
|
|
/
|
*
Fix typo in X86BaseInfo.h that I introduced in r157818.
Hans Wennborg
2013-01-29
1
-2
/
+2
|
*
Initial patch for x32 ABI support.
Eli Bendersky
2013-01-22
1
-3
/
+11
*
|
Merge remote-tracking branch 'upstream/master' into merge-llvm
Stephen Hines
2013-01-21
8
-206
/
+146
|
\
\
|
|
/
|
*
Renamed MCInstFragment to MCRelaxableFragment and added some comments.
Eli Bendersky
2013-01-08
1
-2
/
+2
|
*
MC: Add MCInstrDesc::mayAffectControlFlow() method.
Jim Grosbach
2012-12-19
1
-1
/
+2
|
*
Fix a bogus comment
Eli Bendersky
2012-12-13
1
-3
/
+3
|
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
2
-8
/
+8
|
*
Add support of RTM from TSX extension
Michael Liao
2012-11-08
2
-15
/
+16
|
*
Enable ELF machine type to be specified explicitly in X86 backend
Michael Liao
2012-10-30
3
-15
/
+19
|
*
X86: Disable long nops for all cpus prior to pentiumpro/i686.
Benjamin Kramer
2012-10-13
1
-1
/
+3
|
*
Add register encoding support in X86 backend
Michael Liao
2012-10-04
3
-119
/
+6
|
*
Support for generating ELF objects on Windows.
Andrew Kaylor
2012-10-02
2
-3
/
+7
|
*
Use constants for all return values in switch. Allows clang to optimize it in...
Craig Topper
2012-10-01
1
-3
/
+8
|
*
X86_32: Large Symbol+Offset relocations.
Jim Grosbach
2012-09-26
1
-8
/
+40
|
*
Mark jump tables in code sections with DataRegion directives.
Jim Grosbach
2012-09-24
1
-0
/
+5
|
*
Remove code for setting the VEX L-bit as a function of operand size from the ...
Craig Topper
2012-09-19
1
-9
/
+0
|
*
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
Roman Divacky
2012-09-18
2
-26
/
+34
|
*
Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments.
Craig Topper
2012-09-15
1
-2
/
+2
|
*
Fix Doxygen issues:
Dmitri Gribenko
2012-09-14
1
-2
/
+2
*
|
Merge branch 'upstream' into merge_2
Stephen Hines
2012-08-23
1
-3
/
+4
|
\
\
|
|
/
|
*
Add support for the OpenBSD for Bitrig.
Eric Christopher
2012-08-06
1
-3
/
+4
*
|
Merge with LLVM upstream r160668 (Jul 24th 2012)
Shih-wei Liao
2012-08-03
4
-54
/
+103
|
\
\
|
|
/
|
*
Update GATHER instructions to support 2 read-write operands. Patch from mysel...
Craig Topper
2012-07-12
1
-5
/
+14
|
*
X86: add GATHER intrinsics (AVX2) in LLVM
Manman Ren
2012-06-26
1
-1
/
+6
|
*
Remove 'static' from inline functions defined in header files.
Chandler Carruth
2012-06-20
1
-7
/
+7
|
*
Better comments for TLS-related X86 MachineOperand flags.
Hans Wennborg
2012-06-04
1
-9
/
+18
|
*
Implement the local-dynamic TLS model for x86 (PR3985)
Hans Wennborg
2012-06-01
1
-0
/
+27
[next]