2011-04-06 |
Jim Grosbach | RuntimeDyld should use the memory manager API. |
tree | commitdiff |
2011-04-05 |
Chris Lattner | remove graphprinter support for domfrontier. |
tree | commitdiff |
2011-04-05 |
Andrew Trick | Added *hidden* flags -print-options and -print-all... |
tree | commitdiff |
2011-04-05 |
Andrew Trick | whitespace |
tree | commitdiff |
2011-04-05 |
Oscar Fuentes | Rename LLVMConfig.cmake to LLVM-Config.cmake. The ... |
tree | commitdiff |
2011-04-04 |
Jim Grosbach | Layer the memory manager between the JIT and the runtim... |
tree | commitdiff |
2011-04-04 |
Devang Patel | Update BreakpointPrinter to emit original function... |
tree | commitdiff |
2011-04-04 |
Eric Christopher | Remove unused function. |
tree | commitdiff |
2011-04-04 |
Chris Lattner | silence an unused function warning. |
tree | commitdiff |
2011-04-03 |
Eric Christopher | Start migrating mach-o dumping facilities to the object... |
tree | commitdiff |
2011-04-01 |
Oscar Fuentes | CMake: remove debug code from previous commit. |
tree | commitdiff |
2011-04-01 |
Oscar Fuentes | Fix assignment of -fPIC to CMAKE_C_FLAGS. Configure... |
tree | commitdiff |
2011-04-01 |
Devang Patel | Update CMakeLists.txt |
tree | commitdiff |
2011-03-31 |
Michael J. Spencer | Fix whitespace. |
tree | commitdiff |
2011-03-31 |
Michael J. Spencer | Switch FileRemover from PathV1 to V2. |
tree | commitdiff |
2011-03-30 |
Jay Foad | Remove PHINode::reserveOperandSpace(). Instead, add... |
tree | commitdiff |
2011-03-30 |
Jay Foad | (Almost) always call reserveOperandSpace() on newly... |
tree | commitdiff |
2011-03-29 |
Francois Pichet | Update CMake link dependency. |
tree | commitdiff |
2011-03-29 |
Jim Grosbach | Instantiate a JITMemoryManager for MCJIT Dyld |
tree | commitdiff |
2011-03-29 |
Devang Patel | Expoert c interface for disassembler. |
tree | commitdiff |
2011-03-28 |
Daniel Dunbar | MC: Add support for disabling "temporary label" behavio... |
tree | commitdiff |
2011-03-24 |
NAKAMURA Takumi | llvm-stub.cpp: mingw-w64 tweak. |
tree | commitdiff |
2011-03-22 |
Rafael Espindola | Add a lto_codegen_compile_to_file to avoid producing... |
tree | commitdiff |
2011-03-22 |
Rafael Espindola | We don't need a null terminator for the output file. |
tree | commitdiff |
2011-03-22 |
Jim Grosbach | Propogate the error message, not just the error state. |
tree | commitdiff |
2011-03-22 |
Oscar Fuentes | Updated library dependencies. |
tree | commitdiff |
2011-03-22 |
Jim Grosbach | Update link components. |
tree | commitdiff |
2011-03-21 |
Oscar Fuentes | Build the new RuntimeDyld library. |
tree | commitdiff |
2011-03-21 |
Jim Grosbach | Library-ize the dyld components of llvm-rtdyld. |
tree | commitdiff |
2011-03-21 |
Bill Wendling | We need to pass the TargetMachine object to the InstPri... |
tree | commitdiff |
2011-03-19 |
Oscar Fuentes | Make llvm-config.in configuration more MSYS-friendly. |
tree | commitdiff |
2011-03-19 |
Oscar Fuentes | CMake: store TARGET_TRIPLE on llvm-config.in. |
tree | commitdiff |
2011-03-18 |
Jim Grosbach | Beginnings of MC-JIT code generation. |
tree | commitdiff |
2011-03-18 |
Rafael Espindola | Use lazy parsing in LTO. Unfortunately this is only... |
tree | commitdiff |
2011-03-18 |
Jim Grosbach | Add llvm-rtdyld support for loading 32-bit code. |
tree | commitdiff |
2011-03-18 |
Oscar Fuentes | Update list of link components for llvm-rtdyld. |
tree | commitdiff |
2011-03-18 |
Jim Grosbach | Naming conventional tidy up. |
tree | commitdiff |
2011-03-18 |
Jim Grosbach | MachO file loader and execution utility. |
tree | commitdiff |
2011-03-18 |
Rafael Espindola | Simplify the computation of undefined symbols. Instead... |
tree | commitdiff |
2011-03-18 |
NAKAMURA Takumi | tools/lto/LTOModule.cpp: Eliminate an unused variable. |
tree | commitdiff |
2011-03-18 |
NAKAMURA Takumi | llvm-bcanalyzer.cpp: Tweak format string to suppress... |
tree | commitdiff |
2011-03-17 |
Rafael Espindola | Use RequiresNullTerminator to create buffers without... |
tree | commitdiff |
2011-03-17 |
Stuart Hastings | Reapply: Add type output to llvm-dis annotations. ... |
tree | commitdiff |
2011-03-17 |
Stuart Hastings | Revert 127813 while fixing broken test. |
tree | commitdiff |
2011-03-17 |
Stuart Hastings | Add type output to llvm-dis. Patch by Yuri! |
tree | commitdiff |
2011-03-17 |
Rafael Espindola | Add support in the LTO library for loading an object... |
tree | commitdiff |
2011-03-14 |
Francois Pichet | Make llvm::Consumer a class (to remove a MSVC warning... |
tree | commitdiff |
2011-03-14 |
Renato Golin | This patch is a big refactoring of llvm-diff. It doesn... |
tree | commitdiff |
2011-03-13 |
Oscar Fuentes | LTO is not ready for Windows. |
tree | commitdiff |
2011-03-12 |
Oscar Fuentes | Build EnhancedDisassembly as a shared library too. |
tree | commitdiff |
2011-03-12 |
Oscar Fuentes | Build LTO as a static library too. |
tree | commitdiff |
2011-03-12 |
Oscar Fuentes | Build LTO as a static library too. |
tree | commitdiff |
2011-03-12 |
Oscar Fuentes | Update link components for llvm-dis and LTO. |
tree | commitdiff |
2011-03-11 |
Oscar Fuentes | Force re-linking of LLVMgold.so when its exports file... |
tree | commitdiff |
2011-03-11 |
Oscar Fuentes | Fix processing of gold.exports. |
tree | commitdiff |
2011-03-11 |
Devang Patel | While printing annotations, print line number and varia... |
tree | commitdiff |
2011-03-11 |
Oscar Fuentes | Add LTO and gold plugin to the CMake build. Linux-only... |
tree | commitdiff |
2011-03-02 |
Rafael Espindola | Add a special streamer to libLTO that just records... |
tree | commitdiff |
2011-02-27 |
Rafael Espindola | Gold now rescans archives as needed, so the pass-throug... |
tree | commitdiff |
2011-02-27 |
Rafael Espindola | bfd was fixed, remove the work around. |
tree | commitdiff |
2011-02-26 |
Rafael Espindola | LTO uses MC now. |
tree | commitdiff |
2011-02-24 |
Rafael Espindola | Switch LTO to use MC. This takes the linking of libxul... |
tree | commitdiff |
2011-02-24 |
Chris Lattner | fit in 80 cols. |
tree | commitdiff |
2011-02-24 |
Benjamin Kramer | Plug some leaks in edis. |
tree | commitdiff |
2011-02-23 |
Sean Callanan | Fixed a bug in the enhanced disassembly tester that |
tree | commitdiff |
2011-02-22 |
Oscar Fuentes | CMake: remove unnecessary variable. |
tree | commitdiff |
2011-02-22 |
Sean Callanan | Fixed llvm-mc in edis mode to use the result of |
tree | commitdiff |
2011-02-20 |
Rafael Espindola | Dispose modules early and only create codegen when... |
tree | commitdiff |
2011-02-20 |
Rafael Espindola | Fix some memory leaks and avoid looking in the hash... |
tree | commitdiff |
2011-02-20 |
Stephen Wilson | This patch lets LLDB build as an LLVM subproject. ... |
tree | commitdiff |
2011-02-19 |
Rafael Espindola | Add modules to codegen as soon as possible. This reduce... |
tree | commitdiff |
2011-02-19 |
Mikhail Glushenkov | Make "-opt [-emit-llvm]" work for .ll files. |
tree | commitdiff |
2011-02-18 |
Chris Lattner | add a way to disable all builtins, wire it up to opt... |
tree | commitdiff |
2011-02-18 |
Chris Lattner | Have opt set up a specific TargetLibraryInfo for modules |
tree | commitdiff |
2011-02-18 |
Oscar Fuentes | Move library stuff out of the toplevel CMakeLists.txt... |
tree | commitdiff |
2011-02-18 |
Owen Anderson | Revert r125956, which broke the build if you _don't_... |
tree | commitdiff |
2011-02-18 |
Stephen Wilson | This patch lets LLDB build as an LLVM subproject. ... |
tree | commitdiff |
2011-02-18 |
Peter Collingbourne | Make -disable-simplify-libcalls work with -std-compile... |
tree | commitdiff |
2011-02-16 |
Rafael Espindola | Add a debug obj-path option to make it easy to keep... |
tree | commitdiff |
2011-02-14 |
Rafael Espindola | Switch llvm to using comdats. For now always use groups... |
tree | commitdiff |
2011-02-13 |
Chris Lattner | improve solaris support, from PR9109, patch by Yuri! |
tree | commitdiff |
2011-02-12 |
Rafael Espindola | Preserve aliases if needed. |
tree | commitdiff |
2011-02-12 |
Rafael Espindola | Fix a silly bug I introduced when dropping std::string. |
tree | commitdiff |
2011-02-11 |
Chris Lattner | fix dumping of METADATA_ATTACHMENT2 names, patch by... |
tree | commitdiff |
2011-02-11 |
Rafael Espindola | Remove std::string version of getNameWithPrefix. |
tree | commitdiff |
2011-02-10 |
NAKAMURA Takumi | CMake: LLVM_NO_RTTI must be obsolete now! |
tree | commitdiff |
2011-02-09 |
NAKAMURA Takumi | tools/llvm-ld/CMakeLists.txt: llvm-ld depends on llvm... |
tree | commitdiff |
2011-02-09 |
NAKAMURA Takumi | tools/llvm-ld: Cygwin can handle #!shbang. |
tree | commitdiff |
2011-02-08 |
Rafael Espindola | Don't open the file again in the gold plugin. To be... |
tree | commitdiff |
2011-02-08 |
Andrew Trick | Added bugpoint options: -compile-custom and -compile... |
tree | commitdiff |
2011-02-08 |
Andrew Trick | whitespace |
tree | commitdiff |
2011-02-01 |
Rafael Espindola | Don't tell the linker about available_externally defini... |
tree | commitdiff |
2011-01-31 |
Devang Patel | While printing "interesting" breakpoint locations for... |
tree | commitdiff |
2011-01-27 |
Oscar Fuentes | Don't show -pedantic, -W and -Wall on the output of |
tree | commitdiff |
2011-01-23 |
Rafael Espindola | Add support for the --noexecstack option. |
tree | commitdiff |
2011-01-20 |
Tobias Grosser | RegionPassPrinter should contain the name of the pass... |
tree | commitdiff |
2011-01-20 |
Michael J. Spencer | llvm-objdump: Remove redundant includes. |
tree | commitdiff |
2011-01-20 |
Michael J. Spencer | llvm-nm: Fix warning. |
tree | commitdiff |
2011-01-20 |
Michael J. Spencer | Add llvm-objdump |
tree | commitdiff |
2011-01-20 |
Michael J. Spencer | llvm-nm: Update to use the new LLVMObject library. |
tree | commitdiff |
next |