aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2024-04-10[bazel][libc] Add missing fenv dep for rint test templateJordan Rupprecht1-0/+1
2024-04-09[bazel][libc] Add missing fenv dep for aarch64Jordan Rupprecht1-1/+2
2024-04-09[libc] Add proxy header for fenv.h macro constants. #87863 (#87896)Job Henandez Lara5-0/+14
2024-04-09[bazel][clang] Remove gen-clang-*-left-list attributes from tablegenJordan Rupprecht1-8/+0
2024-04-08[bazel] Add `nobuildkite` tags for incompatible targetsJordan Rupprecht2-0/+10
2024-04-08[libc] Clean up unused math_utils.(h|cpp). (#88036)lntue1-16/+0
2024-04-08[mlir][bazel] Fix BUILD after a2c4b7c8e2740a83f141dcf06cf50359588190b9.Christian Sigg1-0/+5
2024-04-07[Bazel] Enable LLVM_VERSION_PRINTER_SHOW_BUILD_CONFIG (for #87585)NAKAMURA Takumi2-0/+6
2024-04-06[libc][NFC] Rename `uint_test` into `big_int_test` for consistency (#87875)Guillaume Chatelet1-2/+2
2024-04-06[bazel] Fix the build after 27b2d7d4bb790ec1e7430bf18b1bc2f6e0800d0dBenjamin Kramer1-0/+1
2024-04-06[libc][NFC] Rename `UInt.h` to `big_int.h` and `UInt128.h` to `uint128.h` for...Guillaume Chatelet5-16/+16
2024-04-05[libc] Add proxy header math_macros.h. (#87598)lntue7-17/+25
2024-04-05 [libc][c23][fenv] implement fesetexcept (#87603)aniplcc2-0/+11
2024-04-05[bazel] Improve libc build on macOS (#86174)Keith Smiley1-10/+130
2024-04-05[bazel] Add the remaining llvm-driver tools (#87302)Jordan Rupprecht4-291/+185
2024-04-04[bazel] Add support for building orc_rt (#87730)Keith Smiley2-0/+82
2024-04-04[bazel] Add support for building lldb (#87589)Keith Smiley5-3/+3289
2024-04-04[bazel] Add missing dependency for mlir:SCFUtils (#87711)Chenguang Wang1-0/+1
2024-04-04[libc] Temporary math macros fix (#87681)Michael Jones1-2/+1
2024-04-04[libc][bazel][math] Add float128 math functions and their smoke tests to baze...lntue2-43/+183
2024-04-04[reland][libc] Refactor `BigInt` (#87613)Guillaume Chatelet1-0/+1
2024-04-04Revert "[libc] Refactor `BigInt`" (#87612)Guillaume Chatelet1-1/+0
2024-04-04[libc] Refactor `BigInt` (#86137)Guillaume Chatelet1-0/+1
2024-04-03[bazel] Port for e05c1b46d0d3739cc48ad912dbe6e9affce05927.Haojian Wu1-1/+5
2024-04-02[bazel] Another format fix for libc_build_rules.bzl, NFCHaojian Wu1-0/+2
2024-04-02[bazel] Fix the format of libc_build_rules.bzlHaojian Wu1-1/+1
2024-04-01lit_test : check if there is already a deps key in kwargs (#87290)Abhinav Gunjal1-1/+3
2024-04-01[libc] Include algorithm.h to parser.h (#87125)Caslyn Tonelli1-0/+1
2024-03-29[libc] enable stack protectors and frame pointers on default (#86288)Schrodinger ZHU Yifan1-1/+8
2024-03-29[bazel] Add support for LLVM_TOOL_LLVM_DRIVER_BUILD (#86879)Jordan Rupprecht2-45/+236
2024-03-29[bazel] Add missing deps after a4de589d117a4fd52554da3c61ae6eb26c90a0c8Jordan Rupprecht2-0/+2
2024-03-29[mlir][bazel] Remove unsed BUILD dependencies. (#87038)Christian Sigg1-383/+44
2024-03-28[bazel] Fix lit tests with python 3.11+ (#87022)Keith Smiley2-0/+2
2024-03-28[mlir][bazel] Export headers either from :Transforms or :TransformUtils (#86819)Christian Sigg6-12/+116
2024-03-28[mlir] fix empty spaces in bazel fileYijia Gu1-1/+1
2024-03-28[mlir] fix bazel error for MatchInterfaces dialectYijia Gu1-4/+4
2024-03-28[libc][support][FixedVector] add reverse iterator (#86732)Nick Desaulniers1-0/+1
2024-03-27[libc] add flag for FP_*LOGB0/NAN values (#86723)Michael Jones1-0/+1
2024-03-27[bazel] Remove -lm on macOS (#86706)Keith Smiley1-0/+4
2024-03-27[libc] Remove obsolete LIBC_HAS_BUILTIN macro (#86554)Marc Auberer1-4/+0
2024-03-27[mlir][bazel] Expose GPUCommonPass.h only by a single target. (#86730)Christian Sigg1-4/+7
2024-03-26[libc] [bazel] [NFC] Format deps.Alina Sbirlea1-3/+3
2024-03-26[libc][OSUtil] refactor quick_exit to be an object library everywhere (#85955)Nick Desaulniers1-4/+1
2024-03-26[mlir][bazel] Create a separate target for BytecodeOpInterface. (#86655)Christian Sigg2-10/+38
2024-03-26[libc][math][c23] Implement canonicalize functions (#85940)Shourya Goel1-0/+3
2024-03-26[mlir][bazel] Export more headers by a single target only. (#86637)Christian Sigg1-24/+27
2024-03-25[bazel] Fix BUILD after 2eb010ddce2a8e7813a8e289004102011b1138db.Christian Sigg1-1/+1
2024-03-25[bazel] Restrict libpfm to linux (#86565)Keith Smiley2-4/+14
2024-03-25[bazel] Add td_library target for OptParser.td (#86363)Keith Smiley1-0/+7
2024-03-25[bazel] Fix minor buildifier warnings (NFC) (#86566)Keith Smiley3-7/+9