platform/upstream/orc.git
2020-09-19 Marek Vasutaarch64: Implement accX instructions
2020-09-19 Marek Vasutaarch64: Implement loadiX instructions
2020-09-19 Marek Vasutaarch64: Implement subX instructions
2020-09-19 Marek Vasutaarch64: Implement andX instructions
2020-09-19 Marek Vasutaarch64: Implement absX instructions
2020-09-19 Marek Vasutaarch64: Implement xorX instructions
2020-09-19 Marek Vasutaarch64: Implement copyX/orX instructions
2020-09-19 Marek Vasutaarch64: Implement mergeX instructions
2020-09-19 Marek Vasutaarch64: Clean up mergeX/splatX instructions
2020-09-19 Marek Vasutaarch64: Implement loadX instructions
2020-09-19 Marek Vasutaarch64: Implement shift instructions
2020-09-19 Marek Vasutaarch64: Implement mov instructions
2020-09-19 Marek Vasutaarch64: Implement mulhX instructions
2020-09-19 Marek Vasutaarch64: Implement select{0,1}X instructions
2020-09-19 Marek Vasutaarch64: Implement convX instructions
2020-09-16 Marek Vasutaarch64: Implement unary instruction emit
2020-09-16 Marek Vasutaarch64: Fix MSVC warnings
2020-09-16 Marek Vasutaarch64: Repair storeX instructions
2020-09-16 Marek Vasutaarch64: Repair emit for imm 1
2020-09-16 Marek Vasutaarch64: Repair 8bit load/store opcode
2020-09-16 Marek Vasutaarch64: Use 64bit operations on 64bit pointers
2020-09-16 Dongju Chaeaarch64: orcprogram-neon porting to aarch64
2020-09-16 Dongju Chaeaarch64: implement emits for some vector instructions...
2020-09-16 Dongju Chaeaarch64: implement emits for general instructions
2020-09-16 Dongju Chaeaarch64: make some setups for aarch64 support
2020-09-11 Nirbheek Chauhanmeson: Get rid of outdated version_compare checks
2020-09-11 Nirbheek Chauhanci: Also pass --fatal-meson-warnings
2020-09-11 Nirbheek Chauhanmeson: Bump version to 0.54 to fix warnings
2020-09-11 Tim-Philipp... Release 0.4.32
2020-08-31 Nirbheek Chauhanci: Add an Android arm64 job run on Fedora
2020-08-31 Nirbheek Chauhanci: Add iOS CI with a dynamic cross file
2020-08-31 Nirbheek Chauhanci: Use the latest meson syntax
2020-08-31 Nirbheek Chauhanci: Use werror on macOS too
2020-07-29 Jan Alexander... meson: Use pkgconfig.generate
2020-07-29 Jordan Petridisci: mark the msys job as manual and allowed to fail
2020-07-28 Seungha Yangorc: Use page size aligned memory block for Windows
2020-07-28 Seungha Yangorc: Remove trailing white spaces
2020-07-21 Tim-Philipp... ci: add basic macOS CI
2020-07-21 Tim-Philipp... meson: use / instead of join_paths() for readability
2020-07-21 Tim-Philipp... ci: run benchmark tests as well
2020-07-21 Tim-Philipp... meson: hook up benchmark as benchmark
2020-07-21 Tim-Philipp... benchmorc: fix file path to test orc file on windows
2020-07-04 Tim-Philipp... orcc: use #pragma once in generated headers
2020-07-02 Nirbheek Chauhanorc: Don't set memory protection if there's no code
2020-07-02 Nirbheek Chauhanorc: Print hex value directly instead of a constant
2020-07-02 Nirbheek Chauhanorc: Fix indentation
2020-07-01 Nirbheek Chauhanci: Attempt to fix broken Windows CI
2020-07-01 Nirbheek Chauhanorc: Fix some warnings on MSVC and enable --werror
2020-07-01 Nirbheek Chauhanorccodemem: Add support for Universal Windows Platform...
2020-06-30 Nirbheek Chauhanorc: Implement a windows helper for getenv()
2020-03-13 Tim-Philipp... meson: improve summary() printout
2020-02-08 Tim-Philipp... meson: add summary() if Meson version is new enough
2020-02-08 Tim-Philipp... ci: update windows runner tag and image
2019-11-02 Sebastian DrögeRelease 0.4.31
2019-10-14 Doug Nazarneon: Enable Flush-to-zero mode for float programs
2019-09-20 Doug Nazarpowerpc: Fix a few opcodes to support x2/x4 usage
2019-09-14 Doug Nazarpowerpc: Fix a few rules to handle multiple vector...
2019-09-14 Doug Nazarpowerpc: Add manual denormalize support for vsx instruc...
2019-09-14 Doug Nazartestsuite: Reduce memcpy_speed loops
2019-09-14 Doug Nazarpowerpc: Add custom handling of copy programs
2019-09-13 Doug Nazarpowerpc: Move load/store align helpers to common file
2019-09-13 Doug Nazarpowerpc: Improve constant handling
2019-09-13 Doug Nazarpowerpc: Fix register order of a few emit helpers
2019-09-13 Doug Nazartestsuite: Return error from exec_parse if a program...
2019-09-13 Doug Nazarorctest: Fix parentheses location in ULP test
2019-09-10 Pablo Marcos... Fix OrcTargetPowerPCFlags enum typedef
2019-09-09 Sebastian DrögeBack to development
2019-09-09 Sebastian DrögeRelease 0.4.30
2019-09-08 Doug Nazarpowerpc: Use extended mnemonic for load immediate
2019-09-08 Doug Nazarpowerpc: Add double & quad operands for vsx/v2.07 compa...
2019-09-08 Doug Nazarpowerpc: Fix cpu feature detection
2019-09-08 Tim-Philipp... Drop support for Autotools as build system
2019-09-08 Doug Nazartests: Allow exec testing of single opcode
2019-09-08 Doug Nazartests: Use correct double/int64 functions for parameter...
2019-09-08 Doug Nazarexecutor: x2 union members not endian safe
2019-09-08 Doug Nazarpowerpc: Pre-load long constants & invariants
2019-09-08 Doug Nazarorc: Consolidate orc_program_has_float()
2019-09-08 Doug Nazarorc: Make orc_*_emit_invariants() generic
2019-09-08 Doug Nazarorccodemem: Mark exec mapping writable if debugging
2019-08-31 Doug Nazarorctest: Fix ULP compare and make compatible with clang
2019-08-27 Matthew Watersbuild: fix werror build with clang
2019-08-20 Doug Nazarpowerpc: Add little endian support
2019-08-20 Doug Nazarpowerpc: Fix whitespace
2019-08-18 Doug Nazarorc: Add ORC_LIKELY/ORC_UNLIKELY macros
2019-08-18 Doug Nazarmeson: Fix ppc/ppc64 cpu family detection
2019-08-18 Doug Nazarorctest: print_array_val_float return value not used
2019-08-13 fanjinkeadd Hygon Dhyana processor support
2019-08-13 Doug Nazartests: Use float constants and parameters when testing...
2019-08-07 Doug Nazarorcarm: Fix flushing of icache when using dual map
2019-08-07 Doug Nazarorctest: Switch nearby float comparison to ULP method
2019-08-02 Mathieu Duponchelledoc: fix gtkdoc when orc is used as a subproject
2019-07-23 Wim Taymansx86: add endbr32 and endbr64 instructions
2019-07-23 Tim-Philipp... ci: run tests on windows
2019-07-17 Jordan PetridisAdd Windows CI for msvc 2017 and msys2
2019-07-01 Nirbheek Chauhanuwp: workaround a false positive in certification of orc
2019-04-18 Xavier ClaessensMeson: Do not always generate static library
2019-04-15 Tim-Philipp... Back to development
2019-04-14 Tim-Philipp... Release 0.4.29
2019-03-22 Tim-Philipp... orc: fix C++ style comment
2019-03-05 Tim-Philipp... configure.ac: no more bugzilla
next