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-26 14:16:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
History
Dan Gohman
adc21ed938
Fix an abort in instcombine when folding creates a vector rem instruction.
...
llvm-svn: 43743
2007-11-05 23:16:33 +00:00
..
Analysis
Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize.
2007-11-01 20:53:16 +00:00
Archive
finishing touches of bytecode -> bitcode changes. also unbreak Windows
2007-07-06 20:28:40 +00:00
AsmParser
Make labels work in asm blocks; allow labels as
2007-11-05 21:20:28 +00:00
Bitcode
Added support in serializer and deserializer to create arbitrary blocks.
2007-11-05 21:36:35 +00:00
CodeGen
Move the LowerMEMCPY and LowerMEMCPYCall to a common place.
2007-11-05 23:12:20 +00:00
Debugger
switch this to bitcode instead of bytecode
2007-05-06 09:29:13 +00:00
ExecutionEngine
Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize.
2007-11-01 20:53:16 +00:00
Linker
Use correct parentheses with the '&& "..."' idiom in an assert.
2007-10-08 15:13:30 +00:00
Support
Remove some unnecessary C-style statics.
2007-11-02 15:10:05 +00:00
System
Silence a warning saying that the variables always resolve to "true" in an
2007-11-01 09:38:19 +00:00
Target
Move the LowerMEMCPY and LowerMEMCPYCall to a common place.
2007-11-05 23:12:20 +00:00
Transforms
Fix an abort in instcombine when folding creates a vector rem instruction.
2007-11-05 23:16:33 +00:00
VMCore
Don't barf on empty basic blocks. Do not rely on assert
2007-11-01 10:50:26 +00:00
Makefile
build lib/Archive instead of lib/Bytecode
2007-05-06 19:50:06 +00:00