[SCEV] Use context to strengthen flags of BinOps
[platform/upstream/llvm.git] / libclc / ptx /
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2017-10-08 Jan Veselyptx: Use __clc_nextafter to implement nextafter
2017-10-05 Jeroen KetemaAdd vload_half helpers for ptx
2017-10-04 Jeroen KetemaAdd vstore_half helpers for ptx
2017-10-02 Jan Veselyinteger/sub_sat: Use clang builtin instead of llvm asm
2017-10-02 Jan Veselyinteger/add_sat: Use clang builtin instead of llvm asm
2013-06-26 Tom Stellardlibclc: Rename [add|sub]_sat.ll to [add|sub]_sat_if.ll
2012-08-05 Peter CollingbourneDo not use linkonce_odr linkage in .ll files. This...
2012-08-05 Peter CollingbourneImplement sub_sat builtin. Patch by Lei Mou!
2012-01-08 Peter CollingbourneInitial commit.