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
/
CppBackend
History
Rafael Espindola
331380a291
Use for range loops.
...
llvm-svn: 208348
2014-05-08 18:40:06 +00:00
..
TargetInfo
Fix pr18235.
2013-12-13 16:05:32 +00:00
CMakeLists.txt
build/CMake: Finish removal of add_llvm_library_dependencies.
2011-11-29 19:25:30 +00:00
CPPBackend.cpp
Use for range loops.
2014-05-08 18:40:06 +00:00
CPPTargetMachine.h
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves.
2014-04-29 07:58:41 +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