Jon Ross-Perkins
|
61290fdee9
Make ConstantValueStore use ValueStore internally (#5811)
|
vor 9 Monaten |
Jon Ross-Perkins
|
0722dab0ef
Reimplement destroy as an interface (#5678)
|
vor 10 Monaten |
Jon Ross-Perkins
|
1e9e148c3b
Rename the ImportRefs block to Imports (#5618)
|
vor 11 Monaten |
Boaz Brickner
|
609ccefd18
Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262)
|
vor 1 Jahr |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
vor 1 Jahr |
Jon Ross-Perkins
|
467e510d40
Document abbreviation style things (#4996)
|
vor 1 Jahr |
Richard Smith
|
c6d35e1c4a
Rename template constant -> concrete constant. (#4939)
|
vor 1 Jahr |
Jon Ross-Perkins
|
0d0e202ce8
Switch Driver back to parameters for construction (#4849)
|
vor 1 Jahr |
Jon Ross-Perkins
|
4f024410f7
Add stdin to driver's streams, and refactor stream passing (#4812)
|
vor 1 Jahr |
Jon Ross-Perkins
|
4c4c4a4d2c
Add RawStringOstream for slightly simpler streaming to strings (#4817)
|
vor 1 Jahr |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
vor 1 Jahr |
josh11b
|
661ba36119
Remove stale comment (#4727)
|
vor 1 Jahr |
Geoff Romer
|
a112cbde5c
Model type expressions as regions (#4698)
|
vor 1 Jahr |
Jon Ross-Perkins
|
e7a86b03c6
Remove offsets from InstId formatting, trying to name more (#4645)
|
vor 1 Jahr |
Jon Ross-Perkins
|
bc24a6c5d8
Refactor IdBase to provide CRTP-based printing (#4626)
|
vor 1 Jahr |
josh11b
|
47bfa375af
Propagate `llvm::vfs::FileSystem` from `driver_env` to Clang (#4537)
|
vor 1 Jahr |
Jon Ross-Perkins
|
cab7818df8
Make empty ids for all block types (#4502)
|
vor 1 Jahr |
Jon Ross-Perkins
|
be56ff87c6
Convert StructTypeField to a specific type. (#4492)
|
vor 1 Jahr |
Geoff Romer
|
e20e8bfbea
Consolidate caller match in one function call (#4446)
|
vor 1 Jahr |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
vor 1 Jahr |
Chandler Carruth
|
72cb9d0d06
Refactor testing exe path and benchmark main handling. (#4216)
|
vor 1 Jahr |
Richard Smith
|
3c4c234d01
Treat the empty inst block as being canonical. (#4199)
|
vor 1 Jahr |
Richard Smith
|
3cb769a053
Rename "generic instance" to "specific" throughout the toolchain. (#4165)
|
vor 1 Jahr |
Geoff Romer
|
326609857d
Rename BindNameInfo to EntityName (#4090)
|
vor 1 Jahr |
Richard Smith
|
dde0bd0ffe
Change TypeId to be a thin wrapper around ConstantId. (#4140)
|
vor 1 Jahr |
Jon Ross-Perkins
|
9581a1867d
Move import refs to their own block. (#4103)
|
vor 1 Jahr |
Jon Ross-Perkins
|
8218769e5e
Fix quirks in debug printing (#4088)
|
vor 1 Jahr |
Richard Smith
|
a0d767246f
Add `GenericInstance` type to represent instances of generics. (#4085)
|
vor 1 Jahr |
Richard Smith
|
e7b0529957
Create a `Generic` object to represent a generic. (#4081)
|
vor 1 Jahr |
Chandler Carruth
|
e34e240263
Move the core standard library to the installation. (#3995)
|
vor 1 Jahr |