summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Read profile files as binary as proposed inAndreas Neustifter2009-08-25
* Fix PR4772 ARM JIT.GlobalInFuction unittest by explicitly initialize MMI Xerxes Ranby2009-08-25
* - Rename EmitCommonInformationEntry to EmitCIE.Bill Wendling2009-08-25
* Update DebugInfo interface to use metadata, instead of special named llvm.dbg...Devang Patel2009-08-25
* - Emit new line after each FDE.Bill Wendling2009-08-25
* Rename functions to something more descriptive. At the very least mention theBill Wendling2009-08-25
* Allow multiple occurrences of -inline-threshold onDale Johannesen2009-08-25
* Handle a corner case when extracing code regions where one of the immediate s...Owen Anderson2009-08-25
* Fix PR 4751, another difficulty with %a modifier on x86.Dale Johannesen2009-08-25
* CMake: updated list of source files.Oscar Fuentes2009-08-25
* - Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evidently, this is redundantScott Michel2009-08-24
* When extracting SEME regions of code, the extractor needs to update the domin...Owen Anderson2009-08-24
* 128-bit sign extension and vector shift cleanups, contributed by Ken WernerScott Michel2009-08-24
* Initialize ShufBytes, as gcc 4.4 can't detect that the entire array isScott Michel2009-08-24
* This patch cleans up the ProfileInfo byAndreas Neustifter2009-08-24
* llvm-mc/Mach-O: Preliminary support for indirect symbols.Daniel Dunbar2009-08-24
* Fix the build with gcc-4.4 on linux: header neededDuncan Sands2009-08-24
* Add llvm::Triple::getArchTypePrefix for getting the intrinsic prefix for anDaniel Dunbar2009-08-24
* llvm-mc/Mach-O: Support symbol attributes.Daniel Dunbar2009-08-24
* llvm-mc: Tweak undefined symbol handling.Daniel Dunbar2009-08-24
* Correctly account for the Spaces array nul terminator. Thanks Chris!Dan Gohman2009-08-24
* raw_ostream::indent is used for PadToColumn which often prints moreDan Gohman2009-08-24
* eliminate a #include.Chris Lattner2009-08-24
* split raw_os_ostream out to its own header and implementation file. ThisChris Lattner2009-08-24
* prune the #includes in raw_ostream.h by moving a Chris Lattner2009-08-24
* Unbreak the build for HAVE_GV platforms.Dan Gohman2009-08-24
* remove a few dead insertion methods.Chris Lattner2009-08-24
* Make linkerprivate work for ARM and PPC. Testcase coversDale Johannesen2009-08-24
* CMake: Updated library dependencies and list of source files.Oscar Fuentes2009-08-23
* remove the dead std::ostream APInt inserterChris Lattner2009-08-23
* remove the last uses of Config/alloca.hChris Lattner2009-08-23
* fix some problems with my last patch which happen when one ofChris Lattner2009-08-23
* just remove interpreter support for endianness mismatches. This wasChris Lattner2009-08-23
* remove use of alloca.hChris Lattner2009-08-23
* Prune #includes from llvm/Linker.h and llvm/System/Path.h,Chris Lattner2009-08-23
* llvm/Support/Streams.h is now dead, zap it.Chris Lattner2009-08-23
* Switch SubtargetFeature off of ostreamsChris Lattner2009-08-23
* eliminate the ostream version of CheckBitcodeOutputToConsole,Chris Lattner2009-08-23
* Fix off-by-one in llvm::Format::print.Daniel Dunbar2009-08-23
* SJLJ pass needs to punt if there's no personality function available.Jim Grosbach2009-08-23
* clean up #includes.Chris Lattner2009-08-23
* Fix PR4753.Jakob Stoklund Olesen2009-08-23
* Remove Streams.h from the targets.Benjamin Kramer2009-08-23
* Kill off more cerr/cout uses and prune includes a bit.Benjamin Kramer2009-08-23
* Fix -Asserts warnings.Daniel Dunbar2009-08-23
* Remove uses of Streams.h from CommandLine.cpp, fix some whitespace and other ...Benjamin Kramer2009-08-23
* Fix windows build.Benjamin Kramer2009-08-23
* Fix some refactos for iostream changes (in -Asserts mode).Daniel Dunbar2009-08-23
* remove some uses of llvm/Support/Streams.hChris Lattner2009-08-23
* eliminate the std::ostream forms of the bitcode writing APIs.Chris Lattner2009-08-23