Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Chandler Carruth 560e3955c3 Put the functionality for printing a value to a raw_ostream as an 11 жил өмнө
  Chandler Carruth bc65a8d518 Move the LLVM IR asm writer header files into the IR directory, as they 11 жил өмнө
  Rafael Espindola 8e0f67dcec Make the llvm mangler depend only on DataLayout. 11 жил өмнө
  Josh Magee 5b6af7163d [stackprotector] Use analysis from the StackProtector pass for stack layout in PEI a nd LocalStackSlot passes. 11 жил өмнө
  Quentin Colombet b0f8afd43c Fix an over-constrained assertion in MachineFunction::addLiveIn. 11 жил өмнө
  Bill Wendling 61fc8d670f Use function attributes to indicate that we don't want to realign the stack. 12 жил өмнө
  Bill Wendling d10fa8b1ca Directly access objects which may change during compilation. 12 жил өмнө
  Dan Gohman e5682816b7 Print ConstantPool entries initialized to Values with WriteAsOperand instead of 12 жил өмнө
  Hal Finkel 0cc52c67db Move estimateStackSize from ARM into MachineFrameInfo 12 жил өмнө
  Bob Wilson 8f637adbd3 Revert 172027 and 174336. Remove diagnostics about over-aligned stack objects. 12 жил өмнө
  Jakob Stoklund Olesen e6dc59891f Remove liveout lists from MachineRegisterInfo. 12 жил өмнө
  Manman Ren 91b978e157 [Stack Alignment] emit warning instead of a hard error 12 жил өмнө
  Manman Ren 86441169da Stack Alignment: throw error if we can't satisfy the minimal alignment 12 жил өмнө
  Jakob Stoklund Olesen 84be3d5a73 Don't call destructors on MachineInstr and MachineOperand. 12 жил өмнө
  Jakob Stoklund Olesen f1d015f342 Use ArrayRecycler for MachineInstr operand lists. 12 жил өмнө
  Chandler Carruth 0b8c9a80f2 Move all of the header files which are involved in modelling the LLVM IR 12 жил өмнө
  Bill Wendling 831737d329 Remove the Function::getFnAttributes method in favor of using the AttributeSet 12 жил өмнө
  Jakob Stoklund Olesen 9500e5d07a Use two-arg addOperand(MF, MO) internally in MachineInstr when possible. 12 жил өмнө
  Bill Wendling 034b94b170 Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. 12 жил өмнө
  Manman Ren 69261a6442 Stack Alignment: when creating stack objects in MachineFrameInfo, make sure 12 жил өмнө
  Manman Ren dc8126bbb8 Stack Alignment: move functions from header file MachineFrameInfo.h. 12 жил өмнө
  Chandler Carruth d04a8d4b33 Use the new script to sort the includes of every file under lib. 12 жил өмнө
  Chandler Carruth 426c2bf5cd Revert the majority of the next patch in the address space series: 12 жил өмнө
  Micah Villmow 2c39b15073 Resubmit the changes to llvm core to update the functions to support different pointer sizes on a per address space basis. 13 жил өмнө
  Micah Villmow fb384d61c7 Revert 165732 for further review. 13 жил өмнө
  Micah Villmow f3840d2c16 Add in the first iteration of support for llvm/clang/lldb to allow variable per address space pointer sizes to be optimized correctly. 13 жил өмнө
  Bill Wendling 6765834754 Create enums for the different attributes. 13 жил өмнө
  Micah Villmow 3574eca1b0 Move TargetData to DataLayout. 13 жил өмнө
  Bill Wendling 2c18906118 Remove the `hasFnAttr' method from Function. 13 жил өмнө
  Bill Wendling ef99fe8efa Make the 'get*AlignmentFromAttr' functions into member functions within the Attributes class. Now with fix. 13 жил өмнө