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
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
10
-267
/
+143
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
12
-179
/
+182
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
5
-37
/
+48
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
16
-83
/
+185
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
13
-491
/
+685
*
am b7485134: am 449fc261: Merge "llvm: convert makefiles to support multilib ...
Colin Cross
2014-02-18
1
-2
/
+0
|
\
|
*
llvm: convert makefiles to support multilib build
Colin Cross
2014-02-06
1
-2
/
+0
*
|
Merge remote-tracking branch 'upstream/release_34' into merge-20140211
Stephen Hines
2014-02-11
12
-134
/
+531
|
\
\
|
|
/
|
/
|
|
*
Merging r195684:
Bill Wendling
2013-11-26
1
-6
/
+9
|
*
Merging r195679:
Bill Wendling
2013-11-26
1
-1
/
+5
|
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-1
/
+1
|
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-1
/
+1
|
*
X86: Encode the 'h' cpu subtype in the MachO header for x86.
Jim Grosbach
2013-11-16
1
-6
/
+14
|
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-1
/
+1
|
*
X86: Assembly files with .cfi_cfa_def shouldn't hit llvm_unreachable()
Jim Grosbach
2013-11-08
1
-1
/
+3
|
*
This commit adds some (but not all) of the x86-64 relocations that are not
Tom Roeder
2013-10-30
1
-0
/
+6
|
*
MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asm
Hans Wennborg
2013-10-18
1
-0
/
+2
|
*
Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
2013-10-16
2
-3
/
+2
|
*
Move .ident handling to MCStreamer.
Rafael Espindola
2013-10-16
1
-0
/
+1
|
*
Add a MCTargetStreamer interface.
Rafael Espindola
2013-10-08
1
-1
/
+1
|
*
Change type of XOP flag in code emitters to a bool. Remove a some unneeded ca...
Craig Topper
2013-09-29
1
-7
/
+4
|
*
Add comments for XOPA map introduced with TBM instructions.a
Craig Topper
2013-09-29
1
-1
/
+2
|
*
Adding intrinsics to the llvm backend for TBM instruction set.
Yunzhong Gao
2013-09-27
2
-0
/
+6
|
*
MC: Remove vestigial PCSymbol field from AsmInfo
David Majnemer
2013-09-25
1
-2
/
+0
|
*
X86: Use R_X86_64_TPOFF64 for FK_Data_8
David Majnemer
2013-09-22
1
-0
/
+3
|
*
Use the appropriate return type for the compact unwind encoding.
Bill Wendling
2013-09-11
1
-2
/
+2
|
*
Move into an anonymous namespace and closer to where it's used.
Bill Wendling
2013-09-11
1
-26
/
+27
|
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
2
-12
/
+359
|
*
Fixed a crash in the integrated assembler for Mach-O when a symbol difference
Kevin Enderby
2013-09-05
1
-0
/
+4
|
*
X86: Mark non-crashing report_fatal_errors() as such.
Jim Grosbach
2013-09-03
1
-13
/
+19
|
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-09-01
3
-84
/
+83
|
*
The darwin integrated assembler for X86 in 64-bit mode is not rejecting
Kevin Enderby
2013-08-29
1
-1
/
+6
|
*
Remove support for the .debug_inlined section. No known software
Eric Christopher
2013-08-28
1
-1
/
+0
|
*
Revert "Fix the build broken by r189315." and "Move everything depending on O...
Charles Davis
2013-08-27
3
-82
/
+84
|
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-08-27
3
-84
/
+82
|
*
AVX-512: Added masked SHIFT commands, more encoding tests
Elena Demikhovsky
2013-08-22
1
-5
/
+6
|
*
Synchronize VEX JIT encoding code with the MCJIT version. Fix a bug in the MC...
Craig Topper
2013-08-21
1
-1
/
+1
|
*
Fix a crash with X86 Mach-O and a subtraction expression where both symbols are
Kevin Enderby
2013-08-12
1
-0
/
+5
|
*
[Object] Split the ELF interface into 3 parts.
Michael J. Spencer
2013-08-08
1
-1
/
+1
*
|
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
[next]