v8/test/compiler-unittests
jochen@chromium.org 5f1f897894 Revert 23077 - "Use CommonNodeCache for heap constants in ChangeLowering."
Breaks compilation on Mac64

| TEST=compiler-unittests
| R=jarin@chromium.org
|
| Committed: https://code.google.com/p/v8/source/detail?r=23077

TBR=bmeurer@chromium.org,jarin@chromium.org
LOG=n
BUG=none

Review URL: https://codereview.chromium.org/456843004

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23079 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-12 12:53:14 +00:00
..
arm Rename COMPILER_TEST to TARGET_TARGET. 2014-08-12 09:48:52 +00:00
change-lowering-unittest.cc Tests for ChangeLowering are target tests since they use the Linkage. 2014-08-12 09:52:39 +00:00
compiler-unittests.cc Reland "Add initial support for compiler unit tests using GTest/GMock.". 2014-08-08 07:04:07 +00:00
compiler-unittests.gyp Revert 23077 - "Use CommonNodeCache for heap constants in ChangeLowering." 2014-08-12 12:53:14 +00:00
compiler-unittests.h Tests for ChangeLowering are target tests since they use the Linkage. 2014-08-12 09:52:39 +00:00
compiler-unittests.status Reland "Add initial support for compiler unit tests using GTest/GMock.". 2014-08-08 07:04:07 +00:00
DEPS Initial import of ChangeLowering. 2014-08-12 08:24:20 +00:00
instruction-selector-unittest.cc Rename COMPILER_TEST to TARGET_TARGET. 2014-08-12 09:48:52 +00:00
instruction-selector-unittest.h Move MachineRepresentation to machine-type.h and rename to MachineType in preparation for merging it with RepType. 2014-08-11 15:55:28 +00:00
node-matchers.cc Fix windows build. 2014-08-12 08:30:13 +00:00
node-matchers.h Initial import of ChangeLowering. 2014-08-12 08:24:20 +00:00
testcfg.py Reland "Add initial support for compiler unit tests using GTest/GMock.". 2014-08-08 07:04:07 +00:00