Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
a9a568a79dbaf7315db863b4808d31ad9f5f91dc
/
lib
/
Target
/
Sparc
/
TargetInfo
4ab406d
LLVMBuild: Remove trailing newline, which irked me.
by Daniel Dunbar
· 13 years ago
d782bae
build/CMake: Finish removal of add_llvm_library_dependencies.
by Daniel Dunbar
· 13 years ago
b8ebca8
build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies.
by Daniel Dunbar
· 13 years ago
a3a2dfd
build: Add initial cut at LLVMBuild.txt files.
by Daniel Dunbar
· 13 years ago
3e74d6f
Move TargetRegistry and TargetSelect from Target to Support where they belong.
by Evan Cheng
· 13 years ago
81fd0ba
Actually finish switching to the new system for Target sublibrary
by Chandler Carruth
· 13 years ago
ac03e73
Rewrite the CMake build to use explicit dependencies between libraries,
by Chandler Carruth
· 13 years ago
87c06d6
add support for the sparcv9-*-* target triple to turn on
by Chris Lattner
· 15 years ago
43b5f93
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
by Chris Lattner
· 15 years ago
e73a31f
Stop building RTTI information for *most* llvm libraries. Notable
by Chris Lattner
· 15 years ago
d5f02f6
Normalize target registration code.
by Daniel Dunbar
· 15 years ago
8977d08
Factor commonality in triple match routines into helper template for registering
by Daniel Dunbar
· 15 years ago
fa27ff2
Kill Target specific ModuleMatchQuality stuff.
by Daniel Dunbar
· 15 years ago
d6fd377
Simplify JIT target selection.
by Daniel Dunbar
· 15 years ago
b384c85
Add dependencies from TargetInfo onto .td generation.
by Daniel Dunbar
· 15 years ago
4cb1e13
Put Target definitions inside Target specific header, and llvm namespace.
by Daniel Dunbar
· 15 years ago
c984df8
Add TargetInfo libraries for all targets.
by Daniel Dunbar
· 15 years ago