This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-03-01 08:47:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
unittests
History
Nick Lewycky
0539f44b9f
Add CreateLifetimeStart and CreateLifetimeEnd to the IRBuilder, with plans to
...
use these soon. llvm-svn: 131812
2011-05-21 23:14:36 +00:00
..
ADT
Remove bounded StringRef::compare() since nothing but Clang SA was using it and it is just as easy to use StringRef::substr() preceding StringRef::compare() to achieve the same thing.
2011-04-28 20:20:12 +00:00
Analysis
…
ExecutionEngine
…
Support
Add CreateLifetimeStart and CreateLifetimeEnd to the IRBuilder, with plans to
2011-05-21 23:14:36 +00:00
Transforms
Don't include Operator.h from InstrTypes.h.
2011-04-11 09:35:34 +00:00
VMCore
Teach getCastOpcode about element-by-element vector casts. For example, "trunc"
2011-05-18 07:13:41 +00:00
CMakeLists.txt
Handle gcc-compatible compilers (such as clang) the same way we handle
2011-05-11 13:53:08 +00:00
Makefile
…
Makefile.unittest
build: Add MAKEFILE_UNITTEST_NO_INCLUDE_COMMON build variable, to be leveraged
2011-02-04 17:12:18 +00:00