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-01-17 00:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Nick Lewycky
9adbd36737
Make some intrinsics safe to speculatively execute.
...
llvm-svn: 147036
2011-12-21 05:52:02 +00:00
..
Hello
…
InstCombine
Refactor code used in InstCombine::FoldAndOfICmps to new file.
2011-12-17 01:20:32 +00:00
Instrumentation
[asan] add the name of the module to the description of a global variable. This improves the readability of global-buffer-overflow reports.
2011-12-15 22:55:55 +00:00
IPO
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
Scalar
Move Instruction::isSafeToSpeculativelyExecute out of VMCore and
2011-12-14 23:49:11 +00:00
Utils
Make some intrinsics safe to speculatively execute.
2011-12-21 05:52:02 +00:00
CMakeLists.txt
…
LLVMBuild.txt
LLVMBuild: Introduce a common section which currently has a list of the
2011-12-12 22:45:54 +00:00
Makefile
…