llvm-6502/lib
Alexey Samsonov 60a82bcf13 Fix left shifts of negative values in MipsDisassembler.
This bug was reported by UBSan.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216920 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-02 17:49:16 +00:00
..
Analysis Remove an errant outer loop that contains nothing but an inner loop over exactly the same elements. While no functionality is change intended (and hence there are no changes to tests), you don't want to skip this revision if bisecting for errors. 2014-09-01 05:17:15 +00:00
AsmParser
Bitcode
CodeGen Change MCSchedModel to be a struct of statically initialized data. 2014-09-02 17:43:54 +00:00
DebugInfo
ExecutionEngine
IR Add a convenience method to copy wrapping, exact, and fast-math flags (NFC). 2014-09-01 18:44:57 +00:00
IRReader
LineEditor
Linker
LTO
MC Change MCSchedModel to be a struct of statically initialized data. 2014-09-02 17:43:54 +00:00
Object
Option
ProfileData
Support Revert: [APFloat] Fixed a bug in method 'fusedMultiplyAdd'. 2014-09-02 17:22:49 +00:00
TableGen
Target Fix left shifts of negative values in MipsDisassembler. 2014-09-02 17:49:16 +00:00
Transforms LICM: Don't crash when an instruction is used by an unreachable BB 2014-09-02 16:22:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile