freebsd-dev/contrib/llvm
Dimitry Andric 6239851166 Pull in r164132 from upstream llvm trunk:
When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
  store this and use it to not emit long nops when the CPU is geode which
  doesnt support them.

  Fixes PR11212.

Pull in r164133 from upstream clang trunk:

  Follow up on llvm r164132.

This should prevent illegal instructions when building world on Geode
CPUs (e.g. Soekris).

MFC after:	3 days
2012-10-10 21:37:21 +00:00
..
include Pull in r164132 from upstream llvm trunk: 2012-10-10 21:37:21 +00:00
lib Pull in r164132 from upstream llvm trunk: 2012-10-10 21:37:21 +00:00
tools Pull in r164132 from upstream llvm trunk: 2012-10-10 21:37:21 +00:00
utils/TableGen Upgrade our copy of llvm/clang to trunk r162107. With thanks to 2012-08-20 18:33:03 +00:00
LICENSE.TXT Upgrade our copy of llvm/clang to trunk r154661, in preparation of the 2012-04-16 21:23:25 +00:00