1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib
Daniel Sanders 27858cb837 [mips][ias] Range check uimm3 operands.
Summary:

Reviewers: vkalintiris

Subscribers: atanasyan, dsanders, llvm-commits

Differential Revision: http://reviews.llvm.org/D14016

llvm-svn: 252296
2015-11-06 12:31:27 +00:00
..
Analysis Re-apply r251050 with a for PR25421 2015-11-05 23:45:38 +00:00
AsmParser Add a new attribute: norecurse 2015-11-06 10:32:53 +00:00
Bitcode Add a new attribute: norecurse 2015-11-06 10:32:53 +00:00
CodeGen Revert r252249 (and r252255, r252258), "[WinEH] Clone funclets with multiple parents" 2015-11-06 10:07:33 +00:00
DebugInfo [LLVMSymbolize] Reduce indentation by using helper function. NFC. 2015-11-04 00:30:26 +00:00
ExecutionEngine Refactor: Simplify boolean conditional return statements in lib/llvm/ExecutionEngine/Orc 2015-11-05 21:18:09 +00:00
Fuzzer [libFuzzer] print a bit fewer lines 2015-11-05 01:19:42 +00:00
IR Add a new attribute: norecurse 2015-11-06 10:32:53 +00:00
IRReader
LibDriver [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
LineEditor
Linker DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
LTO
MC Simplify the alignment handling in FDE emission. 2015-11-06 03:02:51 +00:00
Object Reapply r250906 with many suggested updates from Rafael Espindola. 2015-11-05 19:24:56 +00:00
Option [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC 2015-10-21 16:30:42 +00:00
Passes [PM] Port StripDeadPrototypes to the new pass manager 2015-10-30 23:28:12 +00:00
ProfileData Code style fix (caused by wrongly default clang-format style) (NFC) 2015-11-06 07:54:21 +00:00
Support Fix a signed/unsigned mismatch warning; NFC. 2015-11-05 14:22:56 +00:00
TableGen [TblGen] ArrayRefize TGParser. No functional change intended. 2015-10-24 12:46:45 +00:00
Target [mips][ias] Range check uimm3 operands. 2015-11-06 12:31:27 +00:00
Transforms DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile