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-02-02 02:14:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
unittests
History
Michael Gottesman
4c26c21fc1
Remove APInt::extractBit since it is already implemented via operator[]. Change tests for extractBit to test operator[].
...
llvm-svn: 197277
2013-12-13 22:00:19 +00:00
..
ADT
Remove APInt::extractBit since it is already implemented via operator[]. Change tests for extractBit to test operator[].
2013-12-13 22:00:19 +00:00
Analysis
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
2013-12-10 11:13:32 +00:00
Bitcode
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
2013-12-10 11:13:32 +00:00
CodeGen
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
2013-12-10 11:13:32 +00:00
DebugInfo
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
2013-12-10 11:13:32 +00:00
ExecutionEngine
Remove some dead code
2013-12-12 11:18:08 +00:00
IR
Use a: and s: instead of a0: and s0: in the DataLayout strings.
2013-12-13 18:56:34 +00:00
MC
Fix MCDataAtom never calling remap when adding data.
2013-10-16 18:26:16 +00:00
Object
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
2013-12-10 11:13:32 +00:00
Option
[CMake] Also OptionTests can be free from add_dependencies() with add_public_tablegen_target().
2013-11-28 17:04:13 +00:00
Support
Swap around EXPECT_EQ() arguments orders for more natural gtest Failure messages
2013-12-12 03:31:20 +00:00
Transforms
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
2013-12-10 11:13:32 +00:00
CMakeLists.txt
Fix MCDataAtom never calling remap when adding data.
2013-10-16 18:26:16 +00:00
Makefile
Revert "Move copying of global initializers below the cloning of functions."
2013-11-09 00:43:18 +00:00
Makefile.unittest
…