index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ortho
Commit message (
Expand
)
Author
Age
Files
Lines
*
ortho: allow selected element from an union.
Tristan Gingold
2015-06-12
4
-7
/
+9
*
ortho/debug: detect too many associations.
Tristan Gingold
2015-06-05
1
-0
/
+4
*
Fix llvm link on darwin (set no_compat_unwind).
Tristan Gingold
2015-05-28
1
-1
/
+1
*
Fix llvm build (add cxxflags).
Tristan Gingold
2015-05-25
1
-1
/
+1
*
Use cxx compiler to link llvm executable.
Tristan Gingold
2015-05-21
1
-2
/
+3
*
llvm: do not forget new type in no-op conversion.
Tristan Gingold
2015-05-19
1
-2
/
+3
*
ortho_llvm: handle more unreach cases.
Tristan Gingold
2015-03-22
1
-1
/
+18
*
ortho_llvm: fix new_alloca when first instruction of a basic block.
Tristan Gingold
2015-03-21
1
-5
/
+19
*
ortho_llvm: fix conversion from float to integer.
Tristan Gingold
2015-03-21
1
-3
/
+21
*
llvm: Add -O as alias of -O1
Tristan Gingold
2015-03-20
1
-1
/
+1
*
ortho_llvm: handle debug info for incomplete access type.
Tristan Gingold
2015-03-15
1
-11
/
+33
*
Fix crash in ortho for llvm (unreach in new_convert_ov)
Tristan Gingold
2015-03-14
1
-0
/
+3
*
Elaborate generics in two steps. Fix -c/-e for llvm builds.
Tristan Gingold
2015-03-01
1
-3
/
+9
*
mcode x86: handle more conversions (i64 <-> u8. b2)
Tristan Gingold
2015-01-22
2
-47
/
+92
*
ortho_code-x86-abi: add moddi3 intrinsic for jit.
Tristan Gingold
2015-01-22
1
-0
/
+7
*
ortho_code-x86-abi: display intrinsic names.
Tristan Gingold
2015-01-22
1
-0
/
+19
*
mcode: fix ticket#32 - spill the right instruction.
Tristan Gingold
2015-01-13
1
-6
/
+11
*
grt: improve --disp-signals-table output.
Tristan Gingold
2015-01-12
2
-0
/
+5
*
ortho_mcode: handle u32->i64 conversion.
Tristan Gingold
2015-01-12
2
-7
/
+19
*
ortho-lang.c: use absolute path for debugging.
Tristan Gingold
2014-12-27
1
-1
/
+11
*
Makefiles: add OPT_FLAGS.
Tristan Gingold
2014-12-24
1
-2
/
+2
*
Regenerate ortho_llvm.ads
Tristan Gingold
2014-12-23
1
-1
/
+4
*
Add requested pragma no_strict_aliasing.
Tristan Gingold
2014-12-23
2
-2
/
+2
*
ortho_llvm: add uwtable + nounwind attibutes for functions.
Tristan Gingold
2014-12-16
1
-0
/
+1
*
ortho_llvm: fix crash with debug info.
Tristan Gingold
2014-12-16
1
-2
/
+2
*
llvm-core.ads: fix values.
Tristan Gingold
2014-12-15
1
-15
/
+15
*
llvm: add generation of only debug lines table.
Tristan Gingold
2014-12-13
3
-17
/
+38
*
ortho-lang: change builtins creation and create builtin_trap (for -O).
Tristan Gingold
2014-11-28
1
-61
/
+35
*
ortho debug/oread: add a procedure to write keyword, use uppercase.
Tristan Gingold
2014-11-27
3
-59
/
+155
*
ortho-lang: set enum sign early.
Tristan Gingold
2014-11-27
1
-4
/
+3
*
ortho_mcode: add assertion.
Tristan Gingold
2014-11-17
1
-3
/
+6
*
ortho_debug: fix incorrect assertion (don't handle array_sub).
Tristan Gingold
2014-11-17
1
-7
/
+0
*
src/ortho/gcc/ortho_gcc.ads: regenerate.
Tristan Gingold
2014-11-16
1
-1
/
+3
*
ortho-lang.c: add comments, simplify code.
Tristan Gingold
2014-11-14
2
-104
/
+93
*
Adjusr gcc local Makefile.
Tristan Gingold
2014-11-14
1
-3
/
+3
*
Makefiles: fix overwrite of Makefile.in in gcc, add debug backend.
Tristan Gingold
2014-11-13
1
-2
/
+2
*
Style changes.
Tristan Gingold
2014-11-11
1
-1
/
+1
*
Move sources to src/ subdirectory.
Tristan Gingold
2014-11-04
129
-0
/
+42281