hanchenye-llvm-project/llvm/lib
Alexey Samsonov a3a037df63 Fix use of uninitialized value added in r189400 (found by MemorySanitizer)
llvm-svn: 189456
2013-08-28 08:30:47 +00:00
..
Analysis Fix lint assert on integer vector division 2013-08-26 23:29:33 +00:00
AsmParser Add function attribute 'optnone'. 2013-08-23 11:53:55 +00:00
Bitcode Add function attribute 'optnone'. 2013-08-23 11:53:55 +00:00
CodeGen Remove support for the .debug_inlined section. No known software 2013-08-28 04:04:28 +00:00
DebugInfo Add support for DebugFission to DWARF parser 2013-08-27 09:20:22 +00:00
ExecutionEngine Fix the build issue under ia64. Close bug #5715 2013-08-27 06:49:46 +00:00
IR DIBuilder: take an optional StringRef to pass in unique identifier. 2013-08-27 23:06:40 +00:00
IRReader
Linker
MC Remove support for the .debug_inlined section. No known software 2013-08-28 04:04:28 +00:00
Object Revert "Fix the build broken by r189315." and "Move everything depending on Object/MachOFormat.h over to Support/MachO.h." 2013-08-27 05:38:30 +00:00
Option Revert "Option parsing: support case-insensitive option matching." as it broke Windows buildbot. 2013-08-28 00:02:06 +00:00
Support Revert r189442 "Change default # of digits for APFloat::toString" 2013-08-28 06:21:46 +00:00
TableGen Add an error check for a typo I accidentally made in a td file that caused an assert to fire. 2013-08-20 04:22:09 +00:00
Target Fix use of uninitialized value added in r189400 (found by MemorySanitizer) 2013-08-28 08:30:47 +00:00
Transforms DataFlowSanitizer: Implement trampolines for function pointers passed to custom functions. 2013-08-27 22:09:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile