| Commit message (Expand) | Author | Age | Files | Lines |
| * | Resubmit "[Alignment][NFC] Deprecate CreateMemCpy/CreateMemMove" | Guillaume Chatelet | 2019-12-17 | 1 | -0/+5 |
| * | Revert "[Alignment][NFC] Deprecate CreateMemCpy/CreateMemMove" | Guillaume Chatelet | 2019-12-16 | 1 | -5/+0 |
| * | [Alignment][NFC] Deprecate CreateMemCpy/CreateMemMove | Guillaume Chatelet | 2019-12-16 | 1 | -0/+5 |
| * | [IR] Split out target specific intrinsic enums into separate headers | Reid Kleckner | 2019-12-11 | 1 | -3/+17 |
| * | Keep import function list for inlinee profile update | Wenlei He | 2019-11-06 | 1 | -0/+5 |
| * | [IntrinsicEmitter] Add overloaded type VecOfBitcastsToInt for SVE intrinsics | Kerry McLaughlin | 2019-10-02 | 1 | -1/+23 |
| * | [AArch64][SVE] Implement punpk[hi|lo] intrinsics | Kerry McLaughlin | 2019-09-30 | 1 | -2/+3 |
| * | Function::BuildLazyArguments() - fix "variable used but never read" analyzer ... | Simon Pilgrim | 2019-09-23 | 1 | -1/+2 |
| * | [IntrinsicEmitter] Add overloaded types for SVE intrinsics (Subdivide2 & Subd... | Kerry McLaughlin | 2019-09-20 | 1 | -1/+37 |
| * | [IntrinsicEmitter] Support scalable vectors in intrinsics | Cullen Rhodes | 2019-08-27 | 1 | -7/+28 |
| * | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
| * | Cleanup: llvm::bsearch -> llvm::partition_point after r364719 | Fangrui Song | 2019-06-30 | 1 | -3/+2 |
| * | Simplify std::lower_bound with llvm::{bsearch,lower_bound}. NFC | Fangrui Song | 2019-06-21 | 1 | -3/+3 |
| * | Improve reduction intrinsics by overloading result value. | Sander de Smalen | 2019-06-13 | 1 | -1/+20 |
| * | [IntrinsicEmitter] Extend argument overloading with forward references. | Sander de Smalen | 2019-06-13 | 1 | -34/+85 |
| * | IR: make getParamByValType Just Work. NFC. | Tim Northover | 2019-06-05 | 1 | -0/+4 |
| * | Reapply: IR: add optional type to 'byval' function parameters | Tim Northover | 2019-05-30 | 1 | -0/+5 |
| * | Revert "IR: add optional type to 'byval' function parameters" | Tim Northover | 2019-05-29 | 1 | -5/+0 |
| * | IR: add optional type to 'byval' function parameters | Tim Northover | 2019-05-29 | 1 | -0/+5 |
| * | [COFF, ARM64] Fix ABI implementation of struct returns | Mandeep Singh Grang | 2019-05-03 | 1 | -0/+4 |
| * | Add optional arg to profile count getters to filter | Xinliang David Li | 2019-04-24 | 1 | -2/+3 |
| * | [opaque pointer types] Add a FunctionCallee wrapper type, and use it. | James Y Knight | 2019-02-01 | 1 | -3/+4 |
| * | Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." | James Y Knight | 2019-01-31 | 1 | -4/+3 |
| * | [opaque pointer types] Add a FunctionCallee wrapper type, and use it. | James Y Knight | 2019-01-31 | 1 | -3/+4 |
| * | Fix indentation. NFCI. | Simon Pilgrim | 2019-01-23 | 1 | -13/+13 |
| * | [IR] Match intrinsic parameter by scalar/vectorwidth | Simon Pilgrim | 2019-01-23 | 1 | -11/+14 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [CallSite removal] Move the rest of IR implementation code away from | Chandler Carruth | 2019-01-07 | 1 | -10/+7 |
| * | Make Function::getInstructionCount const | Mircea Trofin | 2018-10-18 | 1 | -2/+2 |
| * | Allow creating llvm::Function in non-zero address spaces | Alexander Richardson | 2018-08-23 | 1 | -3/+17 |
| * | Remove trailing space | Fangrui Song | 2018-07-30 | 1 | -1/+1 |
| * | llvm: Add support for "-fno-delete-null-pointer-checks" | Manoj Gupta | 2018-07-09 | 1 | -1/+18 |
| * | [Power9] Add __float128 builtins for Round To Odd | Stefan Pintilie | 2018-07-09 | 1 | -1/+7 |
| * | [IR] Split Intrinsics.inc into enums and implementations | Reid Kleckner | 2018-06-23 | 1 | -7/+7 |
| * | Add remarks describing when a pass changes the IR instruction count of a module | Jessica Paquette | 2018-05-18 | 1 | -0/+8 |
| * | Fix a bunch of places where operator-> was used directly on the return from d... | Craig Topper | 2018-05-05 | 1 | -2/+2 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
| * | Rename Attributes.gen, Intrinsics.gen to Attributes.inc, Intrinsics.inc | Nico Weber | 2018-04-25 | 1 | -7/+7 |
| * | [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to Code... | Craig Topper | 2018-03-29 | 1 | -8/+19 |
| * | Fix layering by moving ValueTypes.h from CodeGen to IR | David Blaikie | 2018-03-23 | 1 | -1/+1 |
| * | [MIRParser] Accept overloaded intrinsic names w/o type suffixes | Roman Tereshin | 2018-02-28 | 1 | -3/+5 |
| * | Add a ProfileCount class to represent entry counts. | Easwaran Raman | 2018-01-17 | 1 | -8/+25 |
| * | Add a pass to generate synthetic function entry counts. | Easwaran Raman | 2018-01-09 | 1 | -2/+3 |
| * | [PGO] Fix handling of cold entry count for instrumented PGO | Teresa Johnson | 2017-12-18 | 1 | -1/+3 |
| * | Remove redundant includes from lib/IR. | Michael Zolotukhin | 2017-12-13 | 1 | -1/+0 |
| * | [TableGen] Allow intrinsics to have up to 8 return values. | Artem Belevich | 2017-10-12 | 1 | -5/+10 |
| * | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -2/+2 |
| * | [IR] Add additional addParamAttr/removeParamAttr to AttributeList API | Reid Kleckner | 2017-05-31 | 1 | -9/+55 |
| * | [IR] De-virtualize ~Value to save a vptr | Reid Kleckner | 2017-05-18 | 1 | -2/+0 |
| * | De-virtualize GlobalValue | Reid Kleckner | 2017-05-11 | 1 | -15/+11 |