This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2025-01-30 05:36:44 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
llvm
/
unittests
History
Justin Lebar
544b23d88f
Fix header comment in unittests/CodeGen/DIEHashTest.cpp.
...
llvm-svn: 275296
2016-07-13 18:38:20 +00:00
..
ADT
[ADT] Add LLVM_MARK_AS_BITMASK_ENUM, used to enable bitwise operations on enums without static_cast.
2016-07-13 18:23:16 +00:00
Analysis
[PM] Sink the module parsing from the fixture to the test as subsequent
2016-06-28 00:38:42 +00:00
AsmParser
…
Bitcode
…
CodeGen
Fix header comment in unittests/CodeGen/DIEHashTest.cpp.
2016-07-13 18:38:20 +00:00
DebugInfo
[llvm-pdbdump] Propagate errors a little more consistently
2016-07-10 03:34:47 +00:00
ExecutionEngine
Fix warning in ObjectTransformLayerTest.
2016-07-13 18:27:49 +00:00
IR
Fix warnings in FunctionTest.cpp.
2016-07-13 18:17:46 +00:00
LineEditor
…
Linker
Remangle intrinsics names when types are renamed
2016-06-24 15:10:29 +00:00
MC
…
MI
LiveIntervalAnalysis: findLastUseBefore() must ignore undef uses.
2016-06-11 00:31:28 +00:00
ObjectYAML
…
Option
…
ProfileData
…
Support
[Support] Fix a bug in ErrorList::join / joinErrors.
2016-06-30 17:43:06 +00:00
Transforms
IR: New representation for CFI and virtual call optimization pass metadata.
2016-06-24 21:21:32 +00:00
CMakeLists.txt
…