Go to file
Michael Gottesman 3369612808 [python-bindings] Added support for getting/setting operands of values and getting the number of operands of a value.
Also in the process did some cleanups for BasicBlock.

llvm-svn: 190477
2013-09-11 01:38:12 +00:00
clang The cleanup attribute no longer uses an unresolved, simple identifier as its argument. Instead, it takes an expression that is fully resolved. 2013-09-11 01:37:41 +00:00
clang-tools-extra clang-modernize: Fix bugs in Pass-By-Value transform 2013-09-06 22:28:53 +00:00
compiler-rt Fixup for r190410: use lazy initialization for symbolizer as some compilers emit global constructor to setup vptr 2013-09-10 16:16:27 +00:00
debuginfo-tests Auto-detect the architecture of the executable instead of using the arch of 2013-09-07 20:04:29 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx LWG Issue #2210 Part 5 - map/multimap; no, really - the last one was set/multiset. THIS is map/multimap 2013-09-11 01:15:47 +00:00
libcxxabi Add ability to set OPTIONS for compile 2013-09-09 23:53:08 +00:00
lld Allow darwin driver to use -help when no input files are specified. 2013-09-10 23:57:41 +00:00
lldb <rdar://problem/14071463> 2013-09-10 21:04:54 +00:00
llvm [python-bindings] Added support for getting/setting operands of values and getting the number of operands of a value. 2013-09-11 01:38:12 +00:00
polly Fix build after SCEV change 2013-09-10 20:22:17 +00:00