index
:
ffts
fix_generate_size4_base_case
master
Raptor Engineering's fork of linkotec/ffts The Fastest Fourier Transform in the South http://anthonix.com/ffts
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Replace add/sub immediate value with x64_alu_reg_imm_size_body
Jukka Ojanen
2014-11-09
2
-54
/
+7
*
|
Replace register names with new definitions
Jukka Ojanen
2014-11-08
2
-102
/
+73
*
|
Merge commit 'd1896e187eed7dbdd18ba34c0fe68025c678c18c'
Jukka Ojanen
2014-11-08
2
-113
/
+114
|
\
\
|
|
/
|
*
If nothing is defined, then it's "__default_codegen__"
Jukka Ojanen
2014-11-08
2
-113
/
+114
*
|
Wheel is already invented. Adding part of Mono project, https://github.com/mo...
Jukka Ojanen
2014-11-08
52
-0
/
+22754
|
\
\
|
|
/
|
*
Replace glib.h with stdint.h for standard C99
Jukka Ojanen
2014-11-08
1
-16
/
+16
|
*
Replace amd64 with x64
Jukka Ojanen
2014-11-08
1
-967
/
+967
|
*
Rename amd64-codegen.h to x64-codegen.h
Jukka Ojanen
2014-11-08
2
-1
/
+1
|
*
Rename folder amd64 to x64
Jukka Ojanen
2014-11-08
3
-0
/
+0
|
*
Added README and LICENSE text. Rebuild ChangeLog from Git logs
Jukka Ojanen
2014-11-08
3
-1096
/
+4746
|
*
[runtime] Remove an unused interpreter file.
Zoltan Varga
2014-09-13
1
-18
/
+0
|
*
[cleanup] Remove more old files.
Rodrigo Kumpera
2014-09-09
8
-2772
/
+3
|
*
[runtime] Remove the interpreter.
Rodrigo Kumpera
2014-09-01
3
-22
/
+0
|
*
Architectural level set to z10 instruction set
Neale Ferguson
2014-06-04
1
-13
/
+199
|
*
Add .gitignore file in mono/arch/arm64.
Alex Rønne Petersen
2014-04-30
1
-0
/
+6
|
*
[arm64] Add JIT support.
Zoltan Varga
2014-04-22
1
-0
/
+3
|
*
[arm64] Add basic port infrastructure.
Zoltan Varga
2014-04-22
2
-1
/
+1
|
*
[jit] Implement support for atomic intrinsics on arm.
Zoltan Varga
2014-04-01
1
-0
/
+12
|
*
[arch]Add cvtsi2ss to amd64 codegen.
Rodrigo Kumpera
2013-12-11
1
-0
/
+4
|
*
Fix the encoding of x86_imul_reg_mem_imm.
Alex Rønne Petersen
2013-11-23
1
-1
/
+1
|
*
Fix the `nop` opcode on some MIPS-based Loongson CPUs.
Alex Rønne Petersen
2013-11-15
1
-1
/
+1
|
*
Merge some Nacl/ARM changes from https://github.com/igotti-google/mono/commit...
Zoltan Varga
2013-05-24
1
-0
/
+4
|
*
Enable hw division/remainder on mt in non-thumb mode as well.
Zoltan Varga
2013-05-14
1
-0
/
+8
|
*
Kill support for the ancient FPA format on ARM.
Alex Rønne Petersen
2013-05-14
6
-258
/
+2
|
*
Add lazy rgctx support to s390x
Neale Ferguson
2013-04-25
1
-1
/
+22
|
*
Remove obsolete 32 bit s390 backend.
Zoltan Varga
2013-04-22
6
-1881
/
+1
|
*
NaCl GC improvements
Elijah Taylor
2013-03-21
1
-0
/
+8
|
*
Remove the unmaintained and incomplete alpha backend.
Zoltan Varga
2013-03-01
6
-1125
/
+1
|
*
Remove the unmaintained and incomplete hppa backend.
Zoltan Varga
2013-02-26
5
-1529
/
+1
|
*
Use full path for includes as this was braking the cross compiler.
Rodrigo Kumpera
2012-11-15
1
-1
/
+1
|
*
Save fp registers in the ARM throw trampoline, ios has callee saved fp regist...
Zoltan Varga
2012-10-04
1
-0
/
+6
|
*
Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no ...
Zoltan Varga
2012-10-03
11
-11
/
+11
|
*
Save/restore fp registers in MonoContext on ios. Fixes #1949.
Zoltan Varga
2012-09-19
1
-0
/
+6
|
*
Fix ARM printf format problems
Iain Lane
2012-04-15
1
-3
/
+3
|
*
s390x-codegen.h - Define s390_SP and s390_BP
Neale Ferguson
2012-04-02
1
-0
/
+2
|
*
Update some copyrights
Miguel de Icaza
2012-03-19
2
-1
/
+8
|
*
Ongoing MIPS work. Fix mips_load () to be patchable, fix endianness issue in ...
Zoltan Varga
2011-12-02
1
-11
/
+7
|
*
Revert "Add support for hardfp abi on ARM."
Zoltan Varga
2011-11-16
1
-6
/
+0
|
*
Update two days worth of copyrights, many more missing
Miguel de Icaza
2011-11-09
1
-0
/
+4
|
*
Add support for hardfp abi on ARM.
Zoltan Varga
2011-11-09
1
-0
/
+6
|
*
Fix up bugs in x86-codegen for NaCl.
Elijah Taylor
2011-08-05
1
-5
/
+6
|
*
Prefix ARM FPA codegen macros with 'FPA'.
Zoltan Varga
2011-07-06
2
-27
/
+27
|
*
Fix out-of-tree builds on arm.
Zoltan Varga
2011-06-23
1
-2
/
+1
|
*
Implement soft debugger for s390x and fix context macro for s390x
Neale Ferguson
2011-05-06
1
-1
/
+2
|
*
Fix some warnings.
Zoltan Varga
2011-03-08
1
-1
/
+1
|
*
Implement mono_memory_barrier () and OP_MEMORY_BARRIER for ARM.
Zoltan Varga
2011-02-20
1
-0
/
+10
|
*
Cast result of s390x_emit16/32 to eliminate lots of warning messages
Neale Ferguson
2011-01-18
1
-2
/
+2
|
*
Implement mono.simd new conversion ops on amd64
Rodrigo Kumpera
2011-01-10
1
-0
/
+17
|
*
Implement a few conversion operations.
Rodrigo Kumpera
2011-01-10
1
-1
/
+9
|
*
AMD64 version of the new mono.simd ops
Rodrigo Kumpera
2011-01-07
1
-0
/
+4
[prev]
[next]