Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d85260827ce64ae0e8a24a57aa48e7898b51e90d
/
llvm
/
lib
/
Target
/
CppBackend
/
TargetInfo
dfc1470
Fix pr18235.
by Rafael Espindola
· 12 years ago
8bc9bfa
Prune redundant dependencies in LLVMBuild.txt.
by NAKAMURA Takumi
· 12 years ago
413518f
[CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() sets them.
by NAKAMURA Takumi
· 12 years ago
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
27a7489
LLVMBuild: Remove trailing newline, which irked me.
by Daniel Dunbar
· 14 years ago
539d0a8
build/CMake: Finish removal of add_llvm_library_dependencies.
by Daniel Dunbar
· 14 years ago
52823cc
build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies.
by Daniel Dunbar
· 14 years ago
bf9bba4
build: Add initial cut at LLVMBuild.txt files.
by Daniel Dunbar
· 14 years ago
2bb4035
Move TargetRegistry and TargetSelect from Target to Support where they belong.
by Evan Cheng
· 14 years ago
9d7feab
Rewrite the CMake build to use explicit dependencies between libraries,
by Chandler Carruth
· 14 years ago
6099cf1
Move CBackend and CppBackend MC initialization to TargetInfo.
by Evan Cheng
· 14 years ago
823aed1
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
by Chris Lattner
· 16 years ago
7ba0661
Stop building RTTI information for *most* llvm libraries. Notable
by Chris Lattner
· 16 years ago
bc981d8
Kill Target specific ModuleMatchQuality stuff.
by Daniel Dunbar
· 16 years ago
691a478
Simplify JIT target selection.
by Daniel Dunbar
· 16 years ago
f03e78f
Add some missing includes.
by Daniel Dunbar
· 16 years ago
67038c1
Put Target definitions inside Target specific header, and llvm namespace.
by Daniel Dunbar
· 16 years ago
56e2947
Add TargetInfo libraries for all targets.
by Daniel Dunbar
· 16 years ago