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
/
InstPrinter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
5
-796
/
+1059
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
5
-57
/
+262
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
4
-4
/
+8
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
7
-73
/
+252
*
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
4
-2
/
+66
|
\
\
|
|
/
|
/
|
|
*
First round of fixes for the x86 fixes for the x86 move accumulator from/to m...
Craig Topper
2013-08-25
4
-2
/
+66
*
|
Merge commit '10251753b6897adcd22cc981c0cc42f348c109de' into merge-20130807
Stephen Hines
2013-08-07
4
-34
/
+41
|
\
\
|
|
/
|
*
Fixed the Intel-syntax X86 disassembler to respect the (existing) option for ...
Daniel Malea
2013-08-01
2
-7
/
+5
|
*
Changed register names (and pointer keywords) to be lower case when using Int...
Craig Topper
2013-07-31
2
-20
/
+15
|
*
Remove trailing whitespace and some tab characters.
Craig Topper
2013-07-31
1
-9
/
+9
|
*
Added encoding prefixes for KNL instructions (EVEX).
Elena Demikhovsky
2013-07-28
2
-0
/
+14
*
|
Merge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5' into merge_20130226
Stephen Hines
2013-03-05
1
-98
/
+37
|
\
\
|
|
/
|
*
Merge SSE and AVX shuffle instructions in the comment printer.
Craig Topper
2013-01-29
1
-98
/
+14
|
*
Add missing break in 256-bit palignr comment printing. No test case yet becau...
Craig Topper
2013-01-28
1
-0
/
+1
|
*
Fix inconsistent usage of PALIGN and PALIGNR when referring to the same instr...
Craig Topper
2013-01-28
1
-6
/
+6
|
*
X86: Decode PALIGN operands so I don't have to do it in my head.
Benjamin Kramer
2013-01-26
1
-0
/
+22
*
|
Merge remote-tracking branch 'upstream/master' into merge-llvm
Stephen Hines
2013-01-21
4
-28
/
+106
|
\
\
|
|
/
|
*
Added a option to the disassembler to print immediates as hex.
Kevin Enderby
2012-12-05
1
-4
/
+4
|
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
2
-4
/
+4
|
*
Make branch heavy code for generating marked up disassembly simpler
Kevin Enderby
2012-10-23
1
-30
/
+16
|
*
Add support for annotated disassembly output for X86 and arm.
Kevin Enderby
2012-10-22
1
-2
/
+30
|
*
Separate AVXCC and SSECC printing for cmpps/pd/ss/sd and add masking before t...
Craig Topper
2012-10-09
4
-3
/
+54
|
*
Typos.
Chad Rosier
2012-10-03
2
-5
/
+4
|
*
Add 'lock' prefix output support in assembly printer
Michael Liao
2012-09-26
2
-0
/
+14
|
*
Update function names to conform to guidelines. No functional change intended.
Chad Rosier
2012-09-10
4
-8
/
+8
*
|
Merge with LLVM upstream r160668 (Jul 24th 2012)
Shih-wei Liao
2012-08-03
1
-2
/
+32
|
\
\
|
|
/
|
*
Add shuffle decode support for VPERMQ/VPERMPD.
Craig Topper
2012-05-06
1
-0
/
+10
|
*
Add support for selecting AVX2 vpshuflw and vpshufhw. Add decoding support fo...
Craig Topper
2012-05-02
1
-2
/
+22
*
|
Merge with LLVM upstream r155090.
Shih-wei Liao
2012-04-24
4
-19
/
+9
|
\
\
|
|
/
|
*
Move getOpcodeName from the various target InstPrinters into the superclass M...
Benjamin Kramer
2012-04-02
4
-9
/
+0
|
*
Remove getInstructionName from MCInstPrinter implementations in favor of usin...
Craig Topper
2012-04-02
4
-8
/
+4
|
*
Make MCInstrInfo available to the MCInstPrinter. This will be used to remove ...
Craig Topper
2012-04-02
2
-4
/
+6
|
*
Rip out emission of the regIsInRegClass function for the asm printer.
Benjamin Kramer
2012-03-30
1
-0
/
+1
*
|
Merge branch 'upstream' into sliao_d
Shih-wei Liao
2012-03-24
1
-4
/
+4
|
\
\
|
|
/
|
*
Use a signed value for this enum to avoid spuriuos warnings from gcc.
Benjamin Kramer
2012-03-21
1
-1
/
+1
|
*
Factor out target shuffle mask decoding from getShuffleScalarElt and use a Sm...
Craig Topper
2012-03-20
1
-5
/
+5
*
|
Merge branch 'upstream' into merge-20120305
Stephen Hines
2012-03-05
6
-49
/
+129
|
\
\
|
|
/
|
*
Make MCRegisterInfo available to the the MCInstPrinter.
Jim Grosbach
2012-03-05
3
-8
/
+5
|
*
Updated the llvm-mc disassembler C API to support for the X86 target.
Kevin Enderby
2012-02-23
2
-11
/
+34
|
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
3
-3
/
+3
|
*
Fixed a bug in printing "cmp" pseudo ops.
Elena Demikhovsky
2012-02-08
2
-16
/
+65
|
*
Add shuffle decoding support for 256-bit pshufd. Merge vpermilp* and pshufd d...
Craig Topper
2012-02-06
1
-9
/
+20
|
*
Convert assert(0) to llvm_unreachable in X86 Target directory.
Craig Topper
2012-02-05
2
-2
/
+2
*
|
Merge with LLVM upstream r146714 (Dec 16th 2011)
Logan Chien
2011-12-16
3
-45
/
+206
|
\
\
|
|
/
|
*
LLVMBuild: Remove trailing newline, which irked me.
Daniel Dunbar
2011-12-12
1
-1
/
+0
|
*
Clean up some of the shuffle decoding code for UNPCK instructions. Add instru...
Craig Topper
2011-12-06
1
-20
/
+148
|
*
Merge decoding of VPERMILPD and VPERMILPS shuffle masks. Merge X86ISD node ty...
Craig Topper
2011-11-30
1
-8
/
+8
|
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-6
/
+0
[next]