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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Merge the SystemZExpandPseudo pass into SystemZPostRewrite.
Jonas Paulsson
2019-09-16
1
-1
/
+0
*
[SystemZ] Fix CMakeLists.txt for alphabetical order (NFC).
Jonas Paulsson
2019-06-08
1
-1
/
+1
*
[SystemZ, RegAlloc] Favor 3-address instructions during instruction selection.
Jonas Paulsson
2019-06-08
1
-0
/
+1
*
[SystemZ] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-1
/
+0
*
Consistently sort add_subdirectory calls in lib/Target/*/CMakeLists.txt
Nico Weber
2018-04-23
1
-1
/
+1
*
Sort targetgen calls in lib/Target/*/CMakeLists.
Nico Weber
2018-04-04
1
-1
/
+2
*
[SystemZ] Improve use of conditional instructions
Ulrich Weigand
2016-11-28
1
-0
/
+1
*
[SystemZ] Post-RA scheduler implementation
Jonas Paulsson
2016-10-20
1
-0
/
+2
*
[SystemZ] Utilize Test Data Class instructions.
Marcin Koscielnicki
2016-07-10
1
-0
/
+1
*
[SystemZ] Provide basic TargetTransformInfo implementation
Ulrich Weigand
2015-03-31
1
-0
/
+1
*
[SystemZ] Support all TLS access models - CodeGen part
Ulrich Weigand
2015-02-18
1
-0
/
+1
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-1
/
+1
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-1
/
+1
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-1
/
+1
*
[CMake] Let add_public_tablegen_target responsible to provide dependency to C...
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-0
/
+1
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-1
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-0
/
+1
*
[SystemZ] Add instruction-shortening pass
Richard Sandiford
2013-09-25
1
-0
/
+1
*
Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...
NAKAMURA Takumi
2013-08-06
1
-1
/
+1
*
[SystemZ] Split out comparison elimination into a separate pass
Richard Sandiford
2013-08-05
1
-0
/
+1
*
[SystemZ] Use MVC for memcpy
Richard Sandiford
2013-07-08
1
-0
/
+1
*
[SystemZ] Add long branch pass
Richard Sandiford
2013-05-20
1
-0
/
+1
*
[SystemZ] Add disassembler support
Richard Sandiford
2013-05-14
1
-0
/
+2
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+32
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-36
/
+0
*
Build system infrastructure for multiple tblgens.
Peter Collingbourne
2011-10-06
1
-6
/
+6
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-0
/
+12
*
Clean up a pile of hacks in our CMake build relating to TableGen.
Chandler Carruth
2011-07-26
1
-0
/
+1
*
Major update to CMake build to reflect changes in r135219 in the
Chandler Carruth
2011-07-15
1
-1
/
+0
*
Next round of MC refactoring. This patch factor MC table instantiations, MC
Evan Cheng
2011-07-14
1
-0
/
+1
*
Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.
Evan Cheng
2011-07-01
1
-1
/
+1
*
Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
Evan Cheng
2011-06-28
1
-2
/
+1
*
Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.inc
Evan Cheng
2011-06-27
1
-3
/
+0
*
Starting to refactor Target to separate out code that's needed to fully describe
Evan Cheng
2011-06-24
1
-2
/
+3
*
Use explicit add_subdirectory's for LLVM target sublibraries instead
Oscar Fuentes
2011-02-20
1
-0
/
+2
*
Update CMake stuff
Anton Korobeynikov
2011-01-10
1
-1
/
+1
*
Attempt to unbreak cmake-based builds
Anton Korobeynikov
2010-11-15
1
-0
/
+1
*
move all the target's asmprinters into the main target. The piece
Chris Lattner
2010-11-14
1
-0
/
+1
*
Removed a bunch of unnecessary target_link_libraries.
Oscar Fuentes
2010-09-28
1
-2
/
+0
*
Add skeleton target-specific SelectionDAGInfo files.
Dan Gohman
2010-04-16
1
-0
/
+1
*
Normalize makefile comments and sort cmake file lists.
Benjamin Kramer
2009-08-31
1
-1
/
+1
*
Forgot to update some CMakeLists.
Benjamin Kramer
2009-08-22
1
-1
/
+1
*
CMake support for SystemZ.
Daniel Dunbar
2009-07-20
1
-0
/
+23