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-20 18:56:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Jush Lu
ca5d760bf2
[arm-fast-isel] Add support for shl, lshr, and ashr.
...
llvm-svn: 161230
2012-08-03 02:37:48 +00:00
..
Analysis
Implement the block_iterator of Region based on df_iterator.
2012-08-02 14:20:02 +00:00
Archive
…
AsmParser
Extend the IL for selecting TLS models (PR9788)
2012-06-23 11:37:03 +00:00
Bitcode
Remove tabs.
2012-07-19 00:15:11 +00:00
CodeGen
X86 Peephole: fold loads to the source register operand if possible.
2012-08-02 19:37:32 +00:00
DebugInfo
DebugInfo library: add support for fetching absolute paths to source files
2012-07-19 07:03:58 +00:00
ExecutionEngine
JIT::runFunction(): add a fast path for functions with a single argument that is a pointer.
2012-08-02 12:09:32 +00:00
Linker
Move the "findUsedStructTypes" functionality outside of the Module class.
2012-08-03 00:30:35 +00:00
MC
Keep empty assembly macro argument values in the middle of the list.
2012-07-30 22:44:17 +00:00
Object
Reverting r 160419.
2012-07-19 21:43:55 +00:00
Support
Initial commit of new FileOutputBuffer support class.
2012-08-01 02:29:50 +00:00
TableGen
TableGen: Allow use of #NAME# outside of 'def' names.
2012-08-02 18:46:42 +00:00
Target
[arm-fast-isel] Add support for shl, lshr, and ashr.
2012-08-03 02:37:48 +00:00
Transforms
Move the "findUsedStructTypes" functionality outside of the Module class.
2012-08-03 00:30:35 +00:00
VMCore
Move the "findUsedStructTypes" functionality outside of the Module class.
2012-08-03 00:30:35 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…