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