- ce1a672 Merge branches 'unreplaced' and 'inline' by Luc Van Oostenryck · 1 year, 3 months ago master
- d42df42 inline: free symbol list after use by Luc Van Oostenryck · 1 year, 3 months ago
- 1777fe6 inline: allocate statement after guards by Luc Van Oostenryck · 1 year, 3 months ago
- b6b0d32 inline: avoid needless intermediate vars by Luc Van Oostenryck · 1 year, 3 months ago
- ec2e9b5 inline: declaration of the variadic vars is useless by Luc Van Oostenryck · 1 year, 3 months ago
- fd3f7de inline: comment about creating node of node on variadics by Luc Van Oostenryck · 1 year, 3 months ago
- 102baa1 inline: add testcases for inlining of variadics by Luc Van Oostenryck · 1 year, 3 months ago
- 0e1aae5 fix "unreplaced" warnings caused by using typeof() on inline functions by Luc Van Oostenryck · 1 year, 3 months ago
- 4880bd1 predefine __ATOMIC_ACQUIRE & friends as weak by Luc Van Oostenryck · 1 year, 4 months ago
- 9212270 Merge branches 'cgcc-dash-x' and 'fixes' by Luc Van Oostenryck · 1 year, 4 months ago
- 53e04b3 allow show_token() on TOKEN_ZERO_IDENT by Luc Van Oostenryck · 1 year, 4 months ago
- e44f724 fix crash when inlining casts of erroneous expressions by Luc Van Oostenryck · 1 year, 4 months ago
- 29083a7 cgcc: do not die on '-x assembler' by Luc Van Oostenryck · 1 year, 4 months ago
- b3cf30b Merge branch 'riscv' by Luc Van Oostenryck · 1 year, 4 months ago
- b296539 RISC-V: Remove "g" from the extension list by Palmer Dabbelt · 1 year, 6 months ago
- dcb3887 RISC-V: Remove the unimplemented ISA extensions by Palmer Dabbelt · 1 year, 6 months ago
- 90feaaa RISC-V: Match GCC's semantics for multiple -march instances by Palmer Dabbelt · 1 year, 6 months ago
- e31e645 RISC-V: don't die() on -march errors, just warn by Palmer Dabbelt · 1 year, 6 months ago
- d9c17b4 Merge branch 'cast-value' by Luc Van Oostenryck · 1 year, 4 months ago
- 187285b cast_value: remove error-prone redundant argument by Luc Van Oostenryck · 1 year, 4 months ago
- 698360c cast_value: assign the new type by Luc Van Oostenryck · 1 year, 4 months ago
- 56afb50 Merge branch 'fixes' into master by Luc Van Oostenryck · 1 year, 4 months ago
- 3d1d65b fix zero/sign extension of integer character constants by Luc Van Oostenryck · 1 year, 4 months ago
- 5a0004b Merge branch 'xtensa' by Luc Van Oostenryck · 1 year, 4 months ago
- df76096 cgcc: add Xtensa support by Guennadi Liakhovetski · 1 year, 6 months ago
- 99a5645 handle clang's option "-meabi gnu" by Luc Van Oostenryck · 1 year, 4 months ago
- b4fb2fd Merge branch 'riscv-zicsr' by Luc Van Oostenryck · 1 year, 4 months ago
- 76d40fa RISC-V: Add the Zifencei extension by Palmer Dabbelt · 1 year, 6 months ago
- 54cb689 RISC-V: Add the Zicsr extension by Palmer Dabbelt · 1 year, 6 months ago
- fbdc046 Use offsetof macro to silence null ptr subtraction warning by Richard Palethorpe · 1 year, 7 months ago
- 618f92e fix one year off in v0.6.4's release notes by Luc Van Oostenryck · 1 year, 4 months ago
- b22b01e Merge branch 'semid' by Luc Van Oostenryck · 1 year, 4 months ago
- 7d990b1 Merge branch 'next-ramsay' by Luc Van Oostenryck · 1 year, 4 months ago
- 62dafee dissect: Show typedefs by Alexey Gladkov · 1 year, 11 months ago
- 99fe398 dissect: Show macro definitions by Alexey Gladkov · 1 year, 11 months ago
- 2a5afb6 dissect: Allow to show all symbols by Alexey Gladkov · 1 year, 11 months ago
- b3d7fb1 fix infinite loop when expanding __builtin_object_size() with self-init vars by Luc Van Oostenryck · 1 year, 5 months ago
- d088221 parse: warn about a 'case label' on empty statement by Ramsay Jones · 2 years ago
- 4cd76bd sparse: fix broken 'memcpy-max-count' check by Ramsay Jones · 2 years ago
- c4706aa Sparse v0.6.4 by Luc Van Oostenryck · 2 years, 1 month ago v0.6.4
- 7165d0d Sparse v0.6.4-rc1 by Luc Van Oostenryck · 2 years, 1 month ago v0.6.4-rc1
- cf144c9 Add release notes for incoming v0.6.4 by Luc Van Oostenryck · 2 years, 1 month ago
- f0e6938 Merge branch 'schecker-fixes' by Luc Van Oostenryck · 2 years, 2 months ago
- 72d04aa scheck: fix type of operands in casts by Luc Van Oostenryck · 2 years, 3 months ago
- 732bc04 scheck: mkvar() with target or input type by Luc Van Oostenryck · 2 years, 3 months ago
- 918e9a4 scheck: constants are untyped by Luc Van Oostenryck · 2 years, 3 months ago
- a8ebc72 scheck: ignore OP_NOP & friends by Luc Van Oostenryck · 2 years, 5 months ago
- 0b0d8b1 scheck: better diagnostic for unsupported instructions by Luc Van Oostenryck · 2 years, 5 months ago
- 9980026 fix missing itype in SEL(x, 0/1, 1/0) --> (x ==/!= 0) by Luc Van Oostenryck · 2 years, 2 months ago
- 8af2432 Merge branches misc, cmp-pow2, optim-and-cmp, cmp-and-or and optim-cast-eval into next by Luc Van Oostenryck · 2 years, 6 months ago
- 9475049 remove early simplification of casts during evaluation by Luc Van Oostenryck · 2 years, 10 months ago
- 9807570 simplify TRUNC(NOT(x)) --> NOT(TRUNC(x)) by Luc Van Oostenryck · 2 years, 10 months ago
- 99bf609 TRUNC(x) {==,!=} C --> AND(x,M) {==,!=} C by Luc Van Oostenryck · 2 years, 7 months ago
- df7767c simplify AND(x >= 0, x < C) --> (unsigned)x < C by Luc Van Oostenryck · 2 years, 8 months ago
- 28cd6d6 add helper is_positive() by Luc Van Oostenryck · 2 years, 8 months ago
- 7ae82c3 add testcases for AND(x > 0, x <= C) --> x u<= C by Luc Van Oostenryck · 2 years, 6 months ago
- 48eb2ca canonicalize constant signed compares toward zero by Luc Van Oostenryck · 2 years, 6 months ago
- 09ec74f Merge branches 'fix-phisrc' and 'insert-last-insn' into memops-prep by Luc Van Oostenryck · 2 years, 6 months ago
- e1f6c18 add testcases for simplification of casts. by Luc Van Oostenryck · 2 years, 9 months ago
- ee17130 memops: we can kill addresses unconditionally by Luc Van Oostenryck · 2 years, 7 months ago
- b91ba64 memops: avoid using first_pseudo() by Luc Van Oostenryck · 2 years, 7 months ago
- 3de14a1 memops: do not mess up with phisource's source ident by Luc Van Oostenryck · 2 years, 7 months ago
- e016f0b memops: remove obsolete comment by Luc Van Oostenryck · 2 years, 7 months ago
- 015aad8 memops: find_dominating_parents()'s generation is redundant by Luc Van Oostenryck · 3 years, 8 months ago
- 0dd7ffb memops: dominates()'s first arg is redundant by Luc Van Oostenryck · 3 years, 8 months ago
- e19144e Merge branch 'deadstore' by Luc Van Oostenryck · 2 years, 6 months ago
- 038c1f9 Merge branch 'linear' by Luc Van Oostenryck · 2 years, 6 months ago
- e70440a Merge branch 'untyped' by Luc Van Oostenryck · 2 years, 6 months ago
- 7874357 TODO: add some notes about pseudos being typeless by Luc Van Oostenryck · 2 years, 6 months ago
- bb4239a Merge branch 'schecker' by Luc Van Oostenryck · 2 years, 6 months ago
- 15806a1 scheck: predefine __SYMBOLIC_CHECKER__ by Luc Van Oostenryck · 2 years, 6 months ago
- 2e3c246 scheck: support pre-conditions via __assume() by Luc Van Oostenryck · 2 years, 6 months ago
- 0b0805c scheck: assert_const() by Luc Van Oostenryck · 2 years, 6 months ago
- 75e72f8 scheck: allow multiple assertions by Luc Van Oostenryck · 2 years, 6 months ago
- d1ab4c4 scheck: assert_eq() by Luc Van Oostenryck · 2 years, 6 months ago
- 7a9fab6 scheck: add a symbolic checker by Luc Van Oostenryck · 2 years, 6 months ago
- 4806f30 .gitignore is a bit too greedy by Luc Van Oostenryck · 2 years, 6 months ago
- f7eb2ea builtin: define a symbol_op for a generic op acting on integer by Luc Van Oostenryck · 2 years, 6 months ago
- 75c5952 linear: only allocate call instructions when needed by Luc Van Oostenryck · 2 years, 6 months ago
- 8fd2c0b export declare_builtins() by Luc Van Oostenryck · 2 years, 6 months ago
- 2cd6d34 fix null-pointer crash with with ident same as one of the attributes by Luc Van Oostenryck · 2 years, 6 months ago
- 8b89204 fix remove_merging_phisrc() by Luc Van Oostenryck · 2 years, 6 months ago
- 6d5d9b4 Merge branch 'testsuite-extra' (early part) by Luc Van Oostenryck · 2 years, 6 months ago
- 78183a1 better check validity of phi-sources by Luc Van Oostenryck · 2 years, 6 months ago
- dcb1996 correctly count phi arguments by Luc Van Oostenryck · 2 years, 6 months ago
- b204ead additional testcase for remove_merging_phisrc() by Luc Van Oostenryck · 2 years, 6 months ago
- 23109dd kill redundant stores (local) by Luc Van Oostenryck · 2 years, 10 months ago
- e0c12f3 kill parent's dead stores too by Luc Van Oostenryck · 2 years, 10 months ago
- fece51c volatile stores are never dead by Luc Van Oostenryck · 2 years, 10 months ago
- 74d910d extract try_to_kill_store() from kill_dominated_stores() by Luc Van Oostenryck · 2 years, 10 months ago
- 92169b2 add testcases for stores simplifications by Luc Van Oostenryck · 2 years, 9 months ago
- 190172a let ssa_rename_phi() use insert_last_instruction() by Luc Van Oostenryck · 2 years, 7 months ago
- 4c6929e let find_dominating_parents() use insert_last_instruction() by Luc Van Oostenryck · 2 years, 7 months ago
- d1011da let insert_phis() use insert_last_instruction() by Luc Van Oostenryck · 2 years, 7 months ago
- f5d1205 let insert_select() use insert_last_instruction() by Luc Van Oostenryck · 2 years, 7 months ago
- 438393f replace add_instruction_to_end() by insert_last_instruction() by Luc Van Oostenryck · 2 years, 7 months ago
- 9794908 add insert_last_instruction() by Luc Van Oostenryck · 2 years, 7 months ago
- 8862279 testsuite: add option '-r' to 'test-suite format' by Luc Van Oostenryck · 2 years, 7 months ago
- 7b5cc7b fix phisources during SWITCH-BR conversion by Luc Van Oostenryck · 2 years, 8 months ago
- a45f914 use convert_to_jump() when converting a CBR with same targets by Luc Van Oostenryck · 2 years, 8 months ago