issues
search
GaloisInc
/
llvm-pretty
An llvm pretty printer inspired by the haskell llvm binding
Other
28
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow building with `th-abstraction-0.7.*`
#146
RyanGlScott
closed
1 month ago
0
make pretty-printing of call consistent with LLVM's expectations (#144)
#145
alpmestan
closed
2 months ago
1
Subtly incorrect logic in `Text.LLVM.call` ?
#144
alpmestan
closed
2 months ago
6
Update CI to test against modern versions of GHC
#143
mccleeary-galois
opened
2 months ago
0
Prepare release 0.12.1
#142
mccleeary-galois
closed
2 months ago
1
Prepare release 0.13
#141
mccleeary-galois
closed
2 months ago
1
Fix pretty-printing for `uinc_wrap` and `udec_wrap`
#140
RyanGlScott
closed
3 months ago
0
Pretty-printing for `uinc_wrap` and `udec_wrap` is incorrect
#139
RyanGlScott
closed
3 months ago
0
Support more `AtomicRWOp`s
#138
tomsmeding
closed
4 months ago
2
change pretty-printing of floats because of LLVM IR restrictions
#137
Ptival
opened
4 months ago
2
fix printing of Infinites and NaNs
#136
Ptival
closed
8 months ago
4
Pretty-printing of infinite floating point and NaNs is incorrect/lossy
#135
Ptival
closed
8 months ago
6
`llvm-pretty-0.12.0.0` release prep
#134
RyanGlScott
closed
9 months ago
0
Allow building with `th-abstraction-0.6.*`
#133
RyanGlScott
closed
10 months ago
0
Incorrect pretty output `ptr*`
#132
Ptival
closed
1 year ago
2
Add `DebugInfoAssignID` (added in LLVM 17)
#131
RyanGlScott
closed
11 months ago
0
DISubRange metadata extensions for recent LLVM versions.
#130
kquick
closed
1 year ago
0
Do not emit external linkage or default visibility for global attrs.
#129
kquick
closed
1 year ago
0
`llvm-as` fails on `@val = external default global i32 123`
#128
kquick
closed
1 year ago
2
Add missing DIDerivedType scope (didtScope) pretty printing field output
#127
kquick
closed
1 year ago
0
Missing scope for DIDerivedType metadata in PP output.
#126
kquick
closed
1 year ago
0
Fix issue #124: do not emit DIDerivedType dwarfAddressSpace if 0
#125
kquick
closed
1 year ago
4
DIDerivedType metadata invalid dwarfAddressSpace specification
#124
kquick
opened
1 year ago
0
Global variable declarations incorrect
#123
kquick
closed
1 year ago
2
Escaping special characters when printing string literals
#122
kquick
opened
1 year ago
0
Fix issue #113 and #114
#121
kquick
closed
1 year ago
0
Specialize output on version only; add some tests for version-specific output.
#120
kquick
closed
1 year ago
0
Adds LLVMVer for version specification with ppLLVM and LLVMPretty Ident instance.
#119
kquick
closed
1 year ago
0
Use Fmt encapsulation and add LLVMPretty class
#118
kquick
closed
1 year ago
0
Add output tests
#117
kquick
closed
1 year ago
2
Pre-llvm10 does not allow positional argument identifiers
#116
kquick
opened
1 year ago
0
Fix some minor pretty-printing bugs
#115
RyanGlScott
closed
1 year ago
4
Label targets are not represented correctly for llvm-as consumption
#114
kquick
closed
1 year ago
3
`dicuRangesBaseAddress` should be a `Maybe Bool` instead of a `Bool` to support old LLVMs
#113
RyanGlScott
closed
1 year ago
0
Allow building with `th-abstraction-0.5.*`
#112
RyanGlScott
closed
1 year ago
0
Pretty-print `inrange` keyword in constant `getelementptr` expressions
#111
RyanGlScott
opened
1 year ago
0
More complete support for opaque pointers (required for LLVM 15+)
#110
RyanGlScott
closed
1 year ago
0
Support metadata fields added in LLVM 14
#109
RyanGlScott
closed
1 year ago
0
Fix pretty-printing of `DISubprogram` and `DICompileUnit`
#108
RyanGlScott
closed
1 year ago
0
`DICompileUnit` pretty-printer is missing several cases
#107
RyanGlScott
closed
1 year ago
0
`DISubprogram` combined several fields into a single `spFlags` field in LLVM 8.0
#106
RyanGlScott
opened
1 year ago
1
`DISubprogram`'s `variables` field renamed to `retainedNodes` in LLVM 7.0
#105
RyanGlScott
closed
1 year ago
0
Basic support for opaque pointers
#104
RyanGlScott
closed
1 year ago
0
Support `DIArgList`s (added in LLVM 13)
#103
RyanGlScott
closed
1 year ago
0
Support opaque pointers
#102
langston-barrett
closed
1 year ago
4
Pretty-print target triples
#101
langston-barrett
closed
2 years ago
0
Pretty-printing of target triples
#100
langston-barrett
closed
2 years ago
2
Run cabal check in CI
#99
langston-barrett
closed
2 years ago
0
Implement remaining ARM sub-architecture validity checks
#98
langston-barrett
opened
2 years ago
0
Implement default object formats for target triples
#97
langston-barrett
opened
2 years ago
0
Next