cosmopolitan/third_party/xed
Justine Tunney e75ffde09e Get codebase completely working with LLVM
You can now build Cosmopolitan with Clang:

    make -j8 MODE=llvm
    o/llvm/examples/hello.com

The assembler and linker code is now friendly to LLVM too.
So it's not needed to configure Clang to use binutils under
the hood. If you love LLVM then you can now use pure LLVM.
2021-02-09 02:57:32 -08:00
..
avx.h Make small fixes and oops ran clang-format on dtoa 2020-06-30 19:55:47 -07:00
avx512.h Make small fixes and oops ran clang-format on dtoa 2020-06-30 19:55:47 -07:00
private.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
x86.h Add The LISP Challenge 2020-10-01 01:20:13 -07:00
x86features.c Initial import 2020-06-15 07:18:57 -07:00
x86ild.greg.c Add The LISP Challenge 2020-10-01 01:20:13 -07:00
x86isa.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
x86tab.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
xed.mk Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
xederror.c Change license 2020-12-27 17:18:44 -08:00