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
/
ARM
/
TargetInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[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
*
[ARM] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
2
-1
/
+24
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
Add backend name to Target to enable runtime info to be fed back into TableGen
Daniel Sanders
2017-11-15
1
-4
/
+4
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-10
/
+24
*
One more batch of self-containing headers.
Benjamin Kramer
2016-01-27
1
-1
/
+0
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-15
/
+0
*
Strip trailing whitespace. NFC
Douglas Katzman
2015-05-12
1
-1
/
+1
*
ARM: rename ARMle/ARMbe with ARMLE/ARMBE, and Thumble/Thumbbe with ThumbLE/Th...
Christian Pirker
2014-04-01
1
-6
/
+6
*
Add ARM big endian Target (armeb, thumbeb)
Christian Pirker
2014-03-28
1
-3
/
+8
*
Prune includes in ARM target.
Craig Topper
2014-03-22
1
-1
/
+1
*
Prune redundant dependencies in LLVMBuild.txt.
NAKAMURA Takumi
2013-12-11
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. add_llvm_target() set...
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
LLVMBuild: Remove trailing newline, which irked me.
Daniel Dunbar
2011-12-12
1
-1
/
+0
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-6
/
+0
*
build: Attempt to rectify inconsistencies between CMake and LLVMBuild version...
Daniel Dunbar
2011-11-12
1
-1
/
+1
*
build: Add initial cut at LLVMBuild.txt files.
Daniel Dunbar
2011-11-03
1
-0
/
+24
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
Update CMake target names for tablegen-generated data in the X86 and ARM targ...
Douglas Gregor
2011-08-01
1
-1
/
+1
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-0
/
+6
*
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
Chris Lattner
2010-01-24
1
-1
/
+0
*
Stop building RTTI information for *most* llvm libraries. Notable
Chris Lattner
2010-01-22
1
-0
/
+1
*
Factor commonality in triple match routines into helper template for registering
Daniel Dunbar
2009-07-26
1
-29
/
+5
*
Kill Target specific ModuleMatchQuality stuff.
Daniel Dunbar
2009-07-26
1
-38
/
+0
*
Simplify JIT target selection.
Daniel Dunbar
2009-07-25
1
-18
/
+4
*
Add dependencies from TargetInfo onto .td generation.
Daniel Dunbar
2009-07-19
1
-0
/
+1
*
Put Target definitions inside Target specific header, and llvm namespace.
Daniel Dunbar
2009-07-18
1
-2
/
+3
*
Add TargetInfo libraries for all targets.
Daniel Dunbar
2009-07-15
3
-0
/
+119