llvm-6502/unittests
Chris Lattner 5d0cacdbb6 rename "elements" of metadata to "operands". "Elements" are
things that occur in types.  "operands" are things that occur
in values.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92322 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-31 01:22:29 +00:00
..
ADT Implement support for converting to string at "natural precision", and fix some 2009-12-24 23:18:09 +00:00
ExecutionEngine Disable JITTest.FunctionIsRecompiledAndRelinked on ARM where it's not 2009-12-23 00:58:02 +00:00
Support Catch more cases of a pointer being marked garbage twice. This helps when 2009-12-18 20:35:38 +00:00
Transforms
VMCore rename "elements" of metadata to "operands". "Elements" are 2009-12-31 01:22:29 +00:00
Makefile
Makefile.unittest