index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
SystemZ
/
Disassembler
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
1
-2
/
+0
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
[SystemZ] Create a TargetInfo header. NFC
Richard Trieu
2019-05-15
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
[SystemZ] Add all remaining instructions
Ulrich Weigand
2017-06-30
1
-0
/
+6
*
[SystemZ] Add decimal integer instructions
Ulrich Weigand
2017-05-10
1
-0
/
+19
*
[SystemZ] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-01-24
1
-1
/
+7
*
[SystemZ] Support execution hint instructions
Ulrich Weigand
2016-11-28
1
-0
/
+12
*
[SystemZ] Model access registers as LLVM registers
Ulrich Weigand
2016-11-08
1
-6
/
+6
*
[SystemZ] Fix encoding of MVCK and .insn ss
Ulrich Weigand
2016-10-31
1
-0
/
+19
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-1
/
+1
*
[SystemZ] Call tryAddingSymbolicOperand in the disassembler
Ulrich Weigand
2016-04-15
1
-7
/
+48
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-16
/
+0
*
Reflect the MC/MCDisassembler split on the include/ level.
Benjamin Kramer
2016-01-26
1
-1
/
+1
*
MC: Modernize MCOperand API naming. NFC.
Jim Grosbach
2015-05-13
1
-20
/
+20
*
[SystemZ] Add z13 vector facility and MC support
Ulrich Weigand
2015-05-05
1
-12
/
+70
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
Pass an ArrayRef to MCDisassembler::getInstruction.
Rafael Espindola
2014-11-12
1
-7
/
+5
*
Misc style fixes. NFC.
Rafael Espindola
2014-11-10
1
-7
/
+6
*
Update library dependencies.
NAKAMURA Takumi
2014-07-24
1
-1
/
+1
*
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
2014-04-21
1
-0
/
+2
*
[MC] Require an MCContext when constructing an MCDisassembler.
Lang Hames
2014-04-15
1
-4
/
+5
*
[SystemZ] Remove "virtual" from override methods
Richard Sandiford
2014-03-06
1
-6
/
+4
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-1
/
+1
*
[CMake] Let add_public_tablegen_target responsible to provide dependency to C...
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
[CMake] Prune include_directories() in llvm/lib/Target, take #2.
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
[SystemZ] Add the general form of BCR
Richard Sandiford
2013-11-13
1
-8
/
+5
*
[SystemZ] Add GRH32 for the high word of a GR64
Richard Sandiford
2013-09-30
1
-0
/
+6
*
[SystemZ] Add the MVC instruction
Richard Sandiford
2013-07-02
1
-0
/
+19
*
Remove the Copied parameter from MemoryObject::readBytes.
Benjamin Kramer
2013-05-24
1
-2
/
+2
*
[SystemZ] Add disassembler support
Richard Sandiford
2013-05-14
4
-0
/
+347