v8/test/unittests/compiler
2014-10-10 10:23:04 +00:00
..
arm Rename Int32{UMod,UDiv} to Uint32{Div,Mod} and Int64{UMod,UDiv} to Uint64{Div,Mod}. 2014-10-01 10:39:11 +00:00
arm64 [turbofan] Add support for ARM64 Ubfx 2014-10-09 09:18:31 +00:00
ia32 [turbofan] fix vreg mapping for instruction selector tests 2014-10-06 14:30:55 +00:00
mips MIPS: Add turbofan support for mips32. 2014-10-02 15:48:48 +00:00
x64 [turbofan] fix vreg mapping for instruction selector tests 2014-10-06 14:30:55 +00:00
change-lowering-unittest.cc [turbofan] Eliminate redundant masking operations for word8/word16 stores. 2014-10-09 12:20:45 +00:00
common-operator-unittest.cc [turbofan] Fix HashCode/Equals for floating point operators. 2014-10-08 07:32:07 +00:00
compiler-test-utils.h Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
graph-reducer-unittest.cc Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
graph-unittest.cc [turbofan] Optimize Uint32LessThan with Word32Sar. 2014-10-10 10:23:04 +00:00
graph-unittest.h [turbofan] Optimize Uint32LessThan with Word32Sar. 2014-10-10 10:23:04 +00:00
instruction-selector-unittest.cc Relax representation requirement in FrameStates. 2014-10-08 08:47:29 +00:00
instruction-selector-unittest.h Relax representation requirement in FrameStates. 2014-10-08 08:47:29 +00:00
js-builtin-reducer-unittest.cc Remove premordial math functions from native context. 2014-10-08 14:42:31 +00:00
js-operator-unittest.cc Teach TurboFan to call vector-based ICs. 2014-10-10 09:49:43 +00:00
js-typed-lowering-unittest.cc Teach TurboFan to call vector-based ICs. 2014-10-10 09:49:43 +00:00
machine-operator-reducer-unittest.cc [turbofan] Optimize Uint32LessThan with Word32Sar. 2014-10-10 10:23:04 +00:00
machine-operator-unittest.cc Implement inlined stack-check guards in TurboFan. 2014-10-01 14:03:02 +00:00
simplified-operator-reducer-unittest.cc Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
simplified-operator-unittest.cc [turbofan] Add control input to Load and LoadElements. 2014-10-01 11:08:37 +00:00
value-numbering-reducer-unittest.cc [turbofan] Reenable value numbering. 2014-10-08 08:06:59 +00:00