| 2 years ago | Jacob Young | | llvm: optimize i32 constants |
| 2 years ago | Jacob Young | | Builder: fix llvm ir/bc difference with allocas |
| 2 years ago | Jacob Young | | Builder: fix aliases in bitcode |
| 2 years ago | Jacob Young | | Builder: fix x86_fp80 constants in bitcode |
| 2 years ago | Jacob Young | | Builder: fix minor llvm ir syntax errors |
| 2 years ago | Jacob Young | | Builder: implement opaque structs in bitcode |
| 2 years ago | Jacob Young | | Builder: change tuple metadata to not be inlined in llvm ir |
| 2 years ago | Jacob Young | | llvm: revert bad cleanup |
| 2 years ago | Jacob Young | | Builder: fix inconsequential llvm ir metadata syntax |
| 2 years ago | Jacob Young | | Builder: sync distinct bits with previous implementation |
| 2 years ago | antlilja | | LLVM Builder: Make some Metadata no longer be distinct |
| 2 years ago | antlilja | | LLVM Builder: Formatting |
| 2 years ago | Jacob Young | | Builder: fix debug location of the first instruction in a block |
| 2 years ago | Jacob Young | | Builder: fix float constants in llvm ir |
| 2 years ago | Jacob Young | | Builder: fix bitcode strtab |
| 2 years ago | antlilja | | Revert build.zig to old 7GB value |
| 2 years ago | Jacob Young | | Builder: fix llvm ir value names |
| 2 years ago | antlilja | | LLVM: Set new debug location after inlining |
| 2 years ago | antlilja | | LLVM Builder: Emit metadata kinds and function metadata attachments |
| 2 years ago | antlilja | | LLVM Builder: Emit type for debug subprogram |
| 2 years ago | Jacob Young | | Builder: support printing metadata in llvm ir |
| 2 years ago | antlilja | | LLVM Builder: Fix on 32-bit systems |
| 2 years ago | antlilja | | LLVM Builder: Emit debug vector types with DIVector flag |
| 2 years ago | antlilja | | LLVM Builder: Correctly emit debug subranges |
| 2 years ago | antlilja | | LLVM Builder: Rework MetadataString to not rely on String |
| 2 years ago | Jacob Young | | llvm: fix builds that don't link with libllvm |
| 2 years ago | antlilja | | LLVM: Remove unused from llvm/bindings.zig and zig_llvm.h/.cpp |
| 2 years ago | antlilja | | LLVM: Remove use of LLVM in Builder |
| 2 years ago | antlilja | | LLVM Builder: Emit debug info and metadata |
| 2 years ago | antlilja | | LLVM: Add Metadata/Debug bitcode IR |
| 2 years ago | antlilja | | codegen/llvm: Remove use of DIBuilder and output bin by parsing bitcode |
| 2 years ago | antlilja | | Add LLVM bindings for parsing LLVM bitcode |
| 2 years ago | antlilja | | LLVM: Emit bitcode even if libllvm is not present |
| 2 years ago | antlilja | | LLVM Builder: Add debug locations to instructions |
| 2 years ago | antlilja | | LLVM Builder: Add debug/metadata system |
| 2 years ago | antlilja | | LLVM: Add toBitcode to Builder |
| 2 years ago | antlilja | | LLVM IR specific bitcode |
| 2 years ago | antlilja | | Add LLVM bitcode writer |
| 2 years ago | antlilja | | LLVM Builder: Add dbg.declare and dbg.value intrinsics |
| 2 years ago | antlilja | | LLVM Builder: Add integer values to more enums fields |
| 2 years ago | antlilja | | Fix FastMath packed struct |
| 2 years ago | antlilja | | Added value_indices and valueIndex to Function |
| 2 years ago | antlilja | | Made .block = false in WipFunction.hasResultWip |
| 2 years ago | antlilja | | Builder: Add function_attributes_set |
| 2 years ago | antlilja | | Added opcode functions to Instruction/Constant.Tag |
| 2 years ago | antlilja | | Added values to AtomicRmw.Operation enum fields |
| 2 years ago | antlilja | | Fixed values in AtomicOrdering enum |
| 2 years ago | antlilja | | LLVM Builder: Add toLlvm helper to Alignment |
| 2 years ago | antlilja | | LLVM Builder: Add strtab helper to String |
| 2 years ago | antlilja | | LLVM Builder: Make Type.Simple reflect LLVM codes |
|