Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Jeff Cohen 00b16889ab Eliminate all remaining tabs and trailing spaces. 20 жил өмнө
  Andrew Lenharth 558bc88a00 core changes for varargs 20 жил өмнө
  Chris Lattner 3f6948d686 remove some dead (always dynamically false) flags 20 жил өмнө
  Chris Lattner dee199fe82 encode calling conventions for call/invoke instructions. 20 жил өмнө
  Chris Lattner 479ffebd73 encode function calling convs in the bytecode file. invoke and call are 20 жил өмнө
  Chris Lattner 38287bdfde add bytecode reader support for tail calls 20 жил өмнө
  Misha Brukman 6b8a63ae58 Remove vim settings from source code; people should use llvm/utils/vim/vimrc 20 жил өмнө
  Chris Lattner aba5ff5671 Add some extra checks. Opaque types don't have a null marker. 20 жил өмнө
  Misha Brukman 8a96c53d36 Remove trailing whitespace 20 жил өмнө
  Chris Lattner e4d5c441e0 This mega patch converts us from using Function::a{iterator|begin|end} to 20 жил өмнө
  Chris Lattner 7acff25f7f second argument to Value::setName is now gone. 20 жил өмнө
  Chris Lattner 7e6182319d use more specific cast. 20 жил өмнө
  Chris Lattner b52f1c2950 Make sure to clear the LazyFunctionLoadMap after we ParseAllFunctionBodies. 20 жил өмнө
  Chris Lattner 613233230b Fix the regressions my User changes introduced. Apparently some parts of 20 жил өмнө
  Chris Lattner cad28bd3a0 Adjust to changes in User class and minor changes in instruction ctors. 20 жил өмнө
  Jeff Cohen e133721047 Fix problems uncovered by VC++ (first time compiled by VC++) 20 жил өмнө
  Chris Lattner 389bd04b96 Remove a dead field, make the map go to integer type ID to hash better and 21 жил өмнө
  Chris Lattner 0aed01d43a Remove #include inadvertently added 21 жил өмнө
  Chris Lattner c4d6916508 Eliminate this ugly hack. This was put back in when replaceAllUsesOf used 21 жил өмнө
  Reid Spencer 3c39127b72 Provide more information in the error message that occurs when there are 21 жил өмнө
  Chris Lattner 02dce169c8 Do not allow bytecode files with unresolved references to be read. Doing 21 жил өмнө
  Chris Lattner 3af4b4fe78 RevisionNum is read by error(), initialize it early. 21 жил өмнө
  Chris Lattner 638c381ef7 Add note that this is for old bytecode files. 21 жил өмнө
  Chris Lattner 97fbc500a7 Use a per-function flag bit to indicate whether or not there is a function 21 жил өмнө
  Chris Lattner 3bdad6923e Make *SURE* to null out the pointer before throwing an exception, otherwise 21 жил өмнө
  Chris Lattner 18549c25d6 Make functions default to having external linkage if they have no 21 жил өмнө
  Reid Spencer 61aaf2e0af Simplify decompression code by using the high level interface to the Compressor 21 жил өмнө
  Misha Brukman a3e6ad62f3 Mark an unmaterialized function as having GhostLinkage 21 жил өмнө
  Reid Spencer f0c977cbac * Comments & cleanup per CL code review. 21 жил өмнө
  Reid Spencer 17f52c5c46 Add support for compressed bytecode 21 жил өмнө