freebsd-dev/contrib/llvm/lib
Dimitry Andric c2145983aa Pull in r264465 from upstream llvm trunk (by David Majnemer):
[X86] Emit a proper ADJCALLSTACKDOWN in EmitLoweredTLSAddr

  We forgot to add the second machine operand to our ADJCALLSTACKDOWN,
  resulting in crashes in PEI.

  This fixes PR27071.

This should fix an assertion failure during buildworld, when using -Os,
and targeting either i386 directly, or building the 32-bit libraries on
amd64.

Reported by:	Eric Camachat <eric.camachat@gmail.com>
2016-03-26 17:38:15 +00:00
..
Analysis Update llvm, clang and lldb to release_38 branch r260756. 2016-02-13 15:58:51 +00:00
AsmParser Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
Bitcode Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
CodeGen Update llvm and clang to release_38 branch r261684. 2016-02-24 22:07:56 +00:00
DebugInfo Convert two llvm source files to native line ending, which was also done 2016-03-05 21:10:34 +00:00
ExecutionEngine Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
IR Update llvm, clang and lldb to release_38 branch r260756. 2016-02-13 15:58:51 +00:00
IRReader Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
LibDriver Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
LineEditor Cleanup upstream build infrastructure files that we don't use. 2014-11-24 20:57:20 +00:00
Linker Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
LTO Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
MC Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
Object Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
Option Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
Passes Update llvm to trunk r256633. 2015-12-30 13:13:10 +00:00
ProfileData Update llvm, clang and lldb to trunk r257626, and update build glue. 2016-01-14 17:42:46 +00:00
Support Update llvm and clang to release_38 branch r261369. 2016-02-21 16:23:44 +00:00
TableGen Update llvm to trunk r256945. 2016-01-06 20:19:13 +00:00
Target Pull in r264465 from upstream llvm trunk (by David Majnemer): 2016-03-26 17:38:15 +00:00
Transforms Update llvm and clang to release_38 branch r261369. 2016-02-21 16:23:44 +00:00