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
/
Sparc
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sparc] 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
-3
/
+3
*
Sort targetgen calls in lib/Target/*/CMakeLists.
Nico Weber
2018-04-04
1
-6
/
+7
*
[Sparc][LEON] LEON Erratum fix. Insert NOP after LD or LDF instruction.
Chris Dewhurst
2016-05-23
1
-0
/
+1
*
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
Mehdi Amini
2015-07-09
1
-1
/
+0
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-4
/
+1
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-1
/
+4
*
Nuke the old JIT.
Rafael Espindola
2014-08-07
1
-4
/
+1
*
[Sparc] Use %r_disp32 for pc_rel entries in gcc_except_table and eh_frame.
Venkatraman Govindaraju
2014-01-29
1
-0
/
+1
*
[Sparc] Add initial implementation of disassembler for sparc
Venkatraman Govindaraju
2014-01-06
1
-0
/
+2
*
[Sparc] Add initial implementation of MC Code emitter for sparc.
Venkatraman Govindaraju
2014-01-05
1
-0
/
+1
*
[Sparc] Add the initial implementation of an asm parser for sparc/sparcv9.
Venkatraman Govindaraju
2014-01-04
1
-0
/
+2
*
[Sparc] Lower and MachineInstr to MC and print assembly using MCInstPrinter.
Venkatraman Govindaraju
2013-12-26
1
-0
/
+1
*
[Sparc] Add MCInstPrinter implementation for SPARC.
Venkatraman Govindaraju
2013-12-25
1
-0
/
+1
*
[CMake] Let add_public_tablegen_target() provide intrinsics_gen, too.
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
[CMake] Let add_public_tablegen_target responsible to provide dependency to C...
NAKAMURA Takumi
2013-11-28
1
-1
/
+1
*
[Sparc] Implement JIT for SPARC.
Venkatraman Govindaraju
2013-10-08
1
-0
/
+2
*
[Sparc] Make SPARC instructions' encoding well defined such that TableGen can...
Venkatraman Govindaraju
2013-09-22
1
-0
/
+1
*
Target/*/CMakeLists.txt: Add the dependency to CommonTableGen explicitly for ...
NAKAMURA Takumi
2013-08-06
1
-1
/
+1
*
[Sparc] Delete FPMover Pass and remove Fp* Pseudo-instructions from Sparc bac...
Venkatraman Govindaraju
2013-06-08
1
-1
/
+0
*
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
NAKAMURA Takumi
2012-06-24
1
-0
/
+2
*
Fix up the CMake build for the new files added in r146960, they're
Chandler Carruth
2011-12-20
1
-0
/
+1
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-12
/
+0
*
build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just
Daniel Dunbar
2011-11-04
1
-6
/
+6
*
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
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
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 build fixes, from Xerxes Ranby
Douglas Gregor
2009-07-02
1
-0
/
+2
*
CMake: corrected split of Alpha and Sparc AsmPrinters.
Oscar Fuentes
2008-11-11
1
-2
/
+1
*
CMake: Builds all targets.
Oscar Fuentes
2008-09-26
1
-0
/
+24