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
NAKAMURA Takumi
7f48be03a6
Rework r271439. I forgot to save the buffer for editing.
...
llvm-svn: 271441
2016-06-01 23:03:46 +00:00
..
ADT
Don't allocate in APInt::slt. NFC.
2016-05-26 17:40:07 +00:00
Analysis
Revert "Revert "[Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the...""
2016-05-13 21:23:25 +00:00
AsmParser
Remove every uses of getGlobalContext() in LLVM (but the C API)
2016-04-14 21:59:01 +00:00
Bitcode
Remove every uses of getGlobalContext() in LLVM (but the C API)
2016-04-14 21:59:01 +00:00
CodeGen
…
DebugInfo
Rework r271439. I forgot to save the buffer for editing.
2016-06-01 23:03:46 +00:00
ExecutionEngine
[Orc] Add conversion to/from RuntimeDyld::SymbolInfo for JITSymbol.
2016-05-31 23:14:26 +00:00
IR
IR: Allow multiple global metadata attachments with the same type.
2016-06-01 01:17:57 +00:00
LineEditor
…
Linker
…
MC
Move ObjectYAML code to a new library.
2016-03-01 19:15:06 +00:00
MI
LiveIntervalAnalysis: Fix handleMove() re-using the wrong value number
2016-05-24 21:54:01 +00:00
ObjectYAML
Move ObjectYAML code to a new library.
2016-03-01 19:15:06 +00:00
Option
Option parser: class for consuming a joined arg in addition to all remaining args
2016-04-15 00:23:30 +00:00
ProfileData
Remove specializations of ProfileSummary
2016-05-19 21:53:28 +00:00
Support
[Support] Rename unconvertibleErrorCode to inconvertibleErrorCode.
2016-05-27 01:54:25 +00:00
Transforms
[MemorySSA] Port to new pass manager
2016-06-01 21:30:40 +00:00
CMakeLists.txt
Move ObjectYAML code to a new library.
2016-03-01 19:15:06 +00:00