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
/
MCTargetDesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
2
-2
/
+2
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
2
-5
/
+5
*
[SystemZ] Don't build a PPA instruction with an immediate 0 operand.
Jonas Paulsson
2019-11-26
1
-2
/
+6
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-1
/
+2
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Fix parameter name comments using clang-tidy. NFC.
Rui Ueyama
2019-07-16
1
-2
/
+2
*
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
2
-2
/
+1
*
[SystemZ] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
5
-2
/
+313
*
Add explicit dependencies on MCSection.h and MCDwarf.h to the .cpp
Eric Christopher
2019-04-12
1
-0
/
+1
*
Use bitset for assembler predicates
Stanislav Mekhanoshin
2019-03-11
1
-3
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
9
-36
/
+27
*
[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup
Peter Smith
2018-06-06
1
-3
/
+6
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
3
-10
/
+8
*
MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an M...
Peter Collingbourne
2018-05-21
1
-5
/
+4
*
Thread MCSubtargetInfo through Target::createMCAsmBackend
Alex Bradbury
2018-01-03
2
-3
/
+5
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
3
-4
/
+9
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
1
-2
/
+2
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-41
/
+0
*
Fully fix the movw/movt addend.
Rafael Espindola
2017-07-11
1
-2
/
+2
*
[SystemZ] Add all remaining instructions
Ulrich Weigand
2017-06-30
2
-0
/
+8
*
Remove redundant argument.
Rafael Espindola
2017-06-24
1
-2
/
+2
*
ARM: move some logic from processFixupValue to applyFixup.
Rafael Espindola
2017-06-23
1
-2
/
+5
*
Use a MutableArrayRef. NFC.
Rafael Espindola
2017-06-21
1
-4
/
+4
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[SystemZ] Add decimal integer instructions
Ulrich Weigand
2017-05-10
1
-0
/
+14
*
Distinguish between code pointer size and DataLayout::getPointerSize() in DWA...
Konstantin Zhuravlyov
2017-04-17
1
-1
/
+1
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-2
/
+2
*
[SystemZ] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-01-24
2
-14
/
+26
*
[SystemZ] Fix fallout from r288374
Ulrich Weigand
2016-12-01
1
-1
/
+2
*
[SystemZ] Fix applyFixup for 12-bit fixups
Ulrich Weigand
2016-12-01
1
-1
/
+3
*
[SystemZ] Support execution hint instructions
Ulrich Weigand
2016-11-28
4
-1
/
+29
*
Check that emitted instructions meet their predicates on all targets except A...
Daniel Sanders
2016-11-19
1
-0
/
+9
*
[SystemZ] Model access registers as LLVM registers
Ulrich Weigand
2016-11-08
2
-0
/
+9
*
[SystemZ] Fix encoding of MVCK and .insn ss
Ulrich Weigand
2016-10-31
1
-0
/
+14
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
2
-9
/
+9
*
MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Joel Jones
2016-07-25
2
-2
/
+5
*
Fix branch relaxation in 16-bit mode.
Nirav Dave
2016-07-11
1
-1
/
+2
*
Delete MCCodeGenInfo.
Rafael Espindola
2016-06-30
1
-11
/
+5
*
Delete Reloc::Default.
Rafael Espindola
2016-05-18
1
-6
/
+0
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-16
/
+0
*
Convert a few assert failures into proper errors.
Rafael Espindola
2016-01-13
1
-3
/
+4
*
Avoid explicit relocation sorting most of the time.
Rafael Espindola
2015-12-17
1
-16
/
+0
*
Always sort by offset first. NFC.
Rafael Espindola
2015-12-17
1
-3
/
+0
*
[SystemZ] Sort relocs to avoid code corruption by linker optimization
Ulrich Weigand
2015-12-16
1
-0
/
+19
*
Untabify.
NAKAMURA Takumi
2015-09-22
1
-1
/
+1
[next]