提交历史

作者 SHA1 备注 提交日期
  Dale Johannesen bb811a2445 Add X86 MMX type to bitcode and Type. 15 年之前
  Bill Wendling 55ae515f9d Create the new linker type "linker_private_weak_def_auto". 15 年之前
  Owen Anderson 90c579de5a Reapply r110396, with fixes to appease the Linux buildbot gods. 15 年之前
  Owen Anderson 1f74590e9d Revert r110396 to fix buildbots. 15 年之前
  Owen Anderson 9ccaf53ada Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static 15 年之前
  Gabor Greif a399781289 undo 80 column trespassing I caused 15 年之前
  Eli Friedman 32bb4dfd19 Add missing attributes to cpp backend. 15 年之前
  Gabor Greif 63d024fc9a rotate CallInst operands 15 年之前
  Gabor Greif 135d7fe9bb beautify output 15 年之前
  Gabor Greif 53ba550df1 use ArgOperand API 15 年之前
  Bill Wendling 5e721d7682 Implement the "linker_private_weak" linkage type. This will be used for 15 年之前
  Bill Wendling 07d3177117 Revert r107205 and r107207. 15 年之前
  Bill Wendling 207855cff9 Introducing the "linker_weak" linkage type. This will be used for Objective-C 15 年之前
  Gabor Greif 7a1d92a2cb use ArgOperand API 15 年之前
  Chris Lattner ceea301c1d make sure to initialize indent_level 15 年之前
  Chris Lattner 3284877064 add some support for blockaddress. This isn't really enough to be useful, 15 年之前
  Chris Lattner 1018c24c13 eliminate a mutable global variable, use raw_ostream::indent instead of 15 年之前
  Chris Lattner 7e6d7451ae un-indent a huge amount of code out of an anonymous namespace. 15 年之前
  Bill Wendling 22a5b29820 Create new accessors to get arguments for call/invoke instructions. It breaks 15 年之前
  Anton Korobeynikov 61aeed11cd Properly set thread-local flag on globals during cpp emission 15 年之前
  Dan Gohman 99dca4fde7 Remove the "WantsWholeFile" concept, as it's no longer needed. CBE 15 年之前
  Gabor Greif 2f256f4561 fix operand indexes when outputting InvokeInsts 15 年之前
  Eric Christopher 551754c495 Revert 101465, it broke internal OpenGL testing. 15 年之前
  Gabor Greif 4ec2258ffb reapply r101434 15 年之前
  Gabor Greif 607a7ab3da back out r101423 and r101397, they break llvm-gcc self-host on darwin10 15 年之前
  Gabor Greif 2ff961f668 reapply r101364, which has been backed out in r101368 15 年之前
  Gabor Greif 9ee1720811 back out r101364, as it trips the linux nightlybot on some clang C++ tests 15 年之前
  Gabor Greif 165dac08d1 rotate CallInst operands, i.e. move callee to the back 15 年之前
  Chris Lattner 75361b69f3 rename llvm::llvm_report_error -> llvm::report_fatal_error 15 年之前
  Dan Gohman 8772f5041c Add a flag to addPassesToEmit* to disable the Verifier pass run 15 年之前