teak-llvm/llvm/lib
Gericom 3da44a85b7 Many bug fixes and improvements
Fixed invalid mpy instruction being generated
Fixed byte order of 32 bit values when emitted to the elf file
Support for addv/subv to modify 16 bit registers directly
Support for move 8bit immediate
Support for tst0 instruction
Support for directly adding p0 to an ab register after mpy
Support for 8 bit immediate multiply
Support for modr instruction
Support for post increase/decrement for loads and stores
Use copy instruction for a to a register moves
2020-07-28 16:42:11 +02:00
..
Analysis Improved register allocation, added not and xor, improved assembly parser, fixed more pointer and array arithmetic 2020-03-08 21:41:24 +01:00
AsmParser [ThinLTO] Summarize vcall_visibility metadata 2020-01-23 13:19:56 -08:00
BinaryFormat DWARFDebugLine.cpp: Format unknown line number standard opcodes 2020-01-15 10:45:50 -05:00
Bitcode [ThinLTO] Summarize vcall_visibility metadata 2020-01-23 13:19:56 -08:00
Bitstream [Bitstream] Delete skipAbbreviatedField which duplicates readAbbreviatedField 2019-12-25 18:55:02 -08:00
CodeGen Added support for 32 bit writes, fixed load/store merge optimizations 2020-04-13 15:11:45 +02:00
DebugInfo [PDB] Simplify API for making section map, NFC 2020-01-23 12:15:21 -08:00
Demangle
DWARFLinker Fix GCC warning/error '-fpermission'. NFC. 2020-01-23 10:45:02 -05:00
ExecutionEngine [Alignment][NFC] Deprecate Align::None() 2020-01-24 12:53:58 +01:00
Frontend [OpenMP] Use the OpenMPIRBuilder for omp parallel 2019-12-30 13:57:13 -06:00
Fuzzer
FuzzMutate
IR [Alignment][NFC] Deprecate Align::None() 2020-01-24 12:53:58 +01:00
IRReader
LineEditor
Linker [NFC] Fixes -Wrange-loop-analysis warnings 2020-01-01 20:01:37 +01:00
LTO Revert "[LTO/WPD] Enable aggressive WPD under LTO option" 2020-01-23 17:29:24 -08:00
MC Fixed more 16 bit byte related problems, fixed DL bug in reg to/from stack slot 2020-03-06 00:17:17 +01:00
MCA [NFC] Fixes -Wrange-loop-analysis warnings 2020-01-01 20:01:37 +01:00
Object Initial commit for Teak target 2020-03-04 10:30:50 +01:00
ObjectYAML [Hexagon] Add support for Hexagon v67t microarchitecture (tiny core) 2020-01-21 11:35:10 -06:00
Option
Passes [GVN] add GVN parameters parsing to new pass manager 2020-01-16 23:53:46 +03:00
ProfileData [NFC] Fix trivial typos in comments 2020-01-06 10:50:26 +00:00
Remarks
Support Little fix for Triple.cpp 2020-03-09 14:10:02 +01:00
TableGen [TableGen] Introduce an if/then/else statement. 2020-01-14 10:19:53 +00:00
Target Many bug fixes and improvements 2020-07-28 16:42:11 +02:00
Testing
TextAPI
ToolDrivers
Transforms [Alignment][NFC] Deprecate Align::None() 2020-01-24 12:53:58 +01:00
WindowsManifest
XRay
CMakeLists.txt [Dsymutil][Debuginfo][NFC] Reland: Refactor dsymutil to separate DWARF optimizing part. #2. 2020-01-08 14:15:31 +03:00
LLVMBuild.txt [Dsymutil][Debuginfo][NFC] Reland: Refactor dsymutil to separate DWARF optimizing part. #2. 2020-01-08 14:15:31 +03:00