This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Target
/
X86
/
TargetInfo
History
Evan Cheng
2bb4035707
Move TargetRegistry and TargetSelect from Target to Support where they belong.
...
These are strictly utilities for registering targets and components. llvm-svn: 138450
2011-08-24 18:08:43 +00:00
..
CMakeLists.txt
Update CMake target names for tablegen-generated data in the X86 and ARM targets. This should fix the CMake build with MSVC.
2011-08-01 16:29:27 +00:00
Makefile
Fix LLVM build when the user specifies CPPFLAGS on the make command line.
2010-03-12 21:42:14 +00:00
X86TargetInfo.cpp
Move TargetRegistry and TargetSelect from Target to Support where they belong.
2011-08-24 18:08:43 +00:00