This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-26 20:23:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7abb30d77b79b929b6e52d58ca8dc89688a3f2b
llvm
/
clang
/
lib
/
Basic
History
Akira Hatanaka
b2206e71e1
[mips] Enable inlining of atomic ops on mips32 and mips64.
...
llvm-svn: 172855
2013-01-18 21:58:11 +00:00
..
Builtins.cpp
…
CMakeLists.txt
…
ConvertUTF.c
…
ConvertUTFWrapper.cpp
…
Diagnostic.cpp
Remove useless 'llvm::' qualifier from names like StringRef and others that are
2013-01-12 19:30:44 +00:00
DiagnosticIDs.cpp
Remove useless 'llvm::' qualifier from names like StringRef and others that are
2013-01-12 19:30:44 +00:00
FileManager.cpp
…
FileSystemStatCache.cpp
…
IdentifierTable.cpp
s/CXX0X/CXX11/g, except for __GNU_EXPERIMENTAL_CXX0X__, and update a few nearby 'C++0x' comments.
2013-01-02 12:01:23 +00:00
LangOptions.cpp
[ubsan] Add support for -fsanitize-blacklist
2013-01-18 11:30:38 +00:00
Makefile
…
Module.cpp
Implement parsing, AST, (de-)serialization, and placeholder global
2013-01-14 17:21:00 +00:00
ObjCRuntime.cpp
…
OperatorPrecedence.cpp
…
SourceLocation.cpp
…
SourceManager.cpp
Fix -Wunused-comparison for comparisons in arguments to function-like macros.
2013-01-12 00:54:16 +00:00
TargetInfo.cpp
…
Targets.cpp
[mips] Enable inlining of atomic ops on mips32 and mips64.
2013-01-18 21:58:11 +00:00
TokenKinds.cpp
…
Version.cpp
…
VersionTuple.cpp
…