summaryrefslogtreecommitdiffstats
path: root/mlir/lib/IR/Location.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Add OpaqueLoc to MLIR locations.MLIR Team2019-10-071-0/+21
* NFC: Remove unnecessary context parameters from several Location getters.River Riddle2019-08-261-12/+11
* NFC: Uniformize the return of the LocationAttr 'get' methods to 'Location'.River Riddle2019-06-251-12/+12
* Refactor the location classes to be attributes instead of separate IR classes.River Riddle2019-06-221-49/+72
* Replace usages of 'UniquedFilename' with 'Identifier' and remove it. Identifi...River Riddle2019-06-191-1/+7
* Refactor NameLoc so that it also holds a child location. This removes the...River Riddle2019-05-201-0/+10
* NFC: Cleanup the definitions of the Location classes.River Riddle2019-05-201-6/+29
* Support NameLoc and CallSiteLoc for mlir::LocationFeng Liu2019-03-291-0/+16
* - Add support for fused locations.River Riddle2019-03-291-0/+10
* Implement value type abstraction for locations.River Riddle2019-03-291-0/+38
OpenPOWER on IntegriCloud