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: rename start/finish_const_value to start/finish_init_value.
Tristan Gingold
2016-02-21
15
-94
/
+89
*
mcode: init support for initialized variables.
Tristan Gingold
2016-02-17
9
-38
/
+107
*
llvm: simplify use of llvm-config.
Tristan Gingold
2016-01-09
1
-1
/
+1
*
Simplify warning Off for gcc 4.6
Tristan Gingold
2016-01-06
1
-2
/
+3
*
Add a pragma warnings off around constant condition.
Tristan Gingold
2016-01-06
1
-0
/
+2
*
mcode: add support for x86-64
Tristan Gingold
2016-01-06
42
-1682
/
+4061
*
mcode: use GNATMAKE.
Tristan Gingold
2016-01-06
1
-1
/
+2
*
oread: add comments.
Tristan Gingold
2016-01-06
1
-0
/
+10
*
Scanner: fix use of latin-1 8 bit characters.
Tristan Gingold
2015-12-22
1
-1
/
+1
*
ortho-llvm: avoid generation of unreachable code.
Tristan Gingold
2015-12-18
1
-11
/
+23
*
ortho_llvm: add comments.
Tristan Gingold
2015-11-30
1
-2
/
+2
*
backtrace: add support for windows and for llvm (via libbacktrace).
Tristan Gingold
2015-11-22
4
-6
/
+15
*
Add symbolizer (for mcode).
Tristan Gingold
2015-11-19
14
-114
/
+915
*
mcode x86: fix regressions.
Tristan Gingold
2015-11-14
7
-73
/
+143
*
mcode x86: simplify code.
Tristan Gingold
2015-11-12
1
-9
/
+9
*
mcode x86: enable sse.
Tristan Gingold
2015-11-12
3
-10
/
+28
*
mcode x86: pass testsuite with sse.
Tristan Gingold
2015-11-12
2
-127
/
+220
*
mcode x86: wip: sse support.
Tristan Gingold
2015-11-11
10
-314
/
+420
*
Rewrite of ortho_code-x86-emits.
Tristan Gingold
2015-11-09
1
-316
/
+342
*
mcode: WIP for sse/sse2 generation.
Tristan Gingold
2015-11-07
3
-183
/
+305
*
Fix build of mcode utilities.
Tristan Gingold
2015-11-07
1
-1
/
+2
*
Add mach-O binary file writer.
Tristan Gingold
2015-09-13
3
-0
/
+471
*
Reimplement table package (used instead of GNAT.Table).
Tristan Gingold
2015-09-10
8
-41
/
+32
*
llvm: do not generate code for function call if unreachable.
Tristan Gingold
2015-09-08
1
-5
/
+9
*
ortho/debug: add checks for case statement.
Tristan Gingold
2015-09-07
1
-19
/
+32
*
llvm: handle union (field selection, debug info).
Tristan Gingold
2015-09-07
3
-76
/
+135
*
mcode: fix alignment of structure (thinko).
Tristan Gingold
2015-09-02
2
-1
/
+4
*
mcode/binary_file: rename write routines.
Tristan Gingold
2015-08-31
6
-13
/
+11
*
mcode: fix crash wrt oe_shl.
Tristan Gingold
2015-08-31
1
-1
/
+4
*
Replace fat accesses by bounds accesses
Tristan Gingold
2015-08-29
2
-0
/
+29
*
signals: simplify and fix code for delayed signals.
Tristan Gingold
2015-06-18
1
-1
/
+1
*
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
[next]