This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-18 22:36:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Target
/
CppBackend
History
Bill Wendling
9be7759ee1
Make the 'get*AlignmentFromAttr' functions into member functions within the Attributes class. Now with fix.
...
llvm-svn: 164370
2012-09-21 15:26:31 +00:00
..
TargetInfo
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
CMakeLists.txt
build/CMake: Finish removal of add_llvm_library_dependencies.
2011-11-29 19:25:30 +00:00
CPPBackend.cpp
Make the 'get*AlignmentFromAttr' functions into member functions within the Attributes class. Now with fix.
2012-09-21 15:26:31 +00:00
CPPTargetMachine.h
Extend TargetPassConfig to allow running only a subset of the normal passes.
2012-07-02 19:48:45 +00:00
LLVMBuild.txt
LLVMBuild: Introduce a common section which currently has a list of the
2011-12-12 22:45:54 +00:00
Makefile
build: Rename CBackend and CppBackend libraries to have CodeGen suffix, for
2011-11-10 15:35:14 +00:00