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-31 01:03:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Evan Cheng
f7b5c86a0b
Teach scheduler about REG_SEQUENCE.
...
llvm-svn: 102984
2010-05-04 00:22:40 +00:00
..
Analysis
Use getConstant instead of getIntegerSCEV. The two are basically the
2010-05-03 22:09:21 +00:00
Archive
silence a warning, patch by "mike".
2010-04-25 04:44:26 +00:00
AsmParser
Remove the API compatibility layer which converted add, sub, and mul
2010-05-03 22:44:19 +00:00
Bitcode
Revert 101465, it broke internal OpenGL testing.
2010-04-16 23:37:20 +00:00
CodeGen
Teach scheduler about REG_SEQUENCE.
2010-05-04 00:22:40 +00:00
CompilerDriver
…
ExecutionEngine
Remove the -enable-sjlj-eh option, which doesn't do anything.
2010-05-02 15:36:26 +00:00
Linker
…
MC
Add support for assemblers that don't support periods in a name
2010-04-29 04:00:56 +00:00
Support
Fix typo. add a test case.
2010-04-19 20:31:39 +00:00
System
This doesn't need SmallVector.h anymore.
2010-04-19 17:51:31 +00:00
Target
rdar://7937137 - dbg values not being handled in thumb1 version of
2010-05-04 00:11:37 +00:00
Transforms
Use getConstant instead of getIntegerSCEV. The two are basically the
2010-05-03 22:09:21 +00:00
VMCore
Remove the API compatibility layer which converted add, sub, and mul
2010-05-03 22:44:19 +00:00
Makefile
…