2010-04-19 |
Mikhail Glushenkov | Support .a files directly (without -l). |
tree | commitdiff |
2010-04-17 |
Dan Gohman | Fix more -Wcast-qual warnings. |
tree | commitdiff |
2010-04-16 |
Chris Lattner | introduce a new CallGraphSCC class, and pass it around |
tree | commitdiff |
2010-04-16 |
Nick Lewycky | Revert r64616 which worked around gcc.gnu.org/PR42757... |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Create an exports file, so that the plugin only exports... |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Make things static that don't need to be referenced... |
tree | commitdiff |
2010-04-15 |
Dan Gohman | Make the export files absolute paths, and change Makefi... |
tree | commitdiff |
2010-04-15 |
Dan Gohman | Generalize the EXPORTED_SYMBOL_FILE concept in the... |
tree | commitdiff |
2010-04-15 |
Benjamin Kramer | Simplify ".bc" detection. |
tree | commitdiff |
2010-04-15 |
Daniel Dunbar | Remove unnecessary uses of <iostream>. |
tree | commitdiff |
2010-04-15 |
Chris Lattner | fix a crash on "lli ex" or any other file whose name... |
tree | commitdiff |
2010-04-14 |
Nick Lewycky | Don't forget cmake! |
tree | commitdiff |
2010-04-14 |
Nick Lewycky | Remove accidentally committed cruft. |
tree | commitdiff |
2010-04-14 |
Nick Lewycky | Bugpoint no longer uses exceptions. |
tree | commitdiff |
2010-04-13 |
Douglas Gregor | Unbreak CMake build by improving the EnhancedDisassembl... |
tree | commitdiff |
2010-04-13 |
Sean Callanan | Fixed a nasty layering violation in the edis source |
tree | commitdiff |
2010-04-13 |
Ted Kremenek | Add CMake support for 'edis'. |
tree | commitdiff |
2010-04-13 |
Chris Lattner | Make the disassembler respect the assembler dialect... |
tree | commitdiff |
2010-04-12 |
Sean Callanan | Build system fix to make llvm-mc properly build |
tree | commitdiff |
2010-04-12 |
Sean Callanan | Build system fixes. llvm-mc depends on |
tree | commitdiff |
2010-04-12 |
Sean Callanan | Bug fix: made the enhanced disassembler's link |
tree | commitdiff |
2010-04-12 |
Sean Callanan | Second try at integrating the edis tester. This |
tree | commitdiff |
2010-04-12 |
Benjamin Kramer | Boolify. |
tree | commitdiff |
2010-04-12 |
Nick Lewycky | Remove use of exceptions from bugpoint. No deliberate... |
tree | commitdiff |
2010-04-10 |
Nick Lewycky | Remove dead argument and clean whitespace. No functiona... |
tree | commitdiff |
2010-04-10 |
Sean Callanan | Updated the edis build mechanism to allow for builds |
tree | commitdiff |
2010-04-09 |
Chris Lattner | revert r100842 which broke several of the build bots. |
tree | commitdiff |
2010-04-09 |
Sean Callanan | Added a tester for the enhanced disassembler, |
tree | commitdiff |
2010-04-09 |
Sean Callanan | Bugfixes for edis. Code to initialize instruction |
tree | commitdiff |
2010-04-08 |
Sean Callanan | Added support for ARM disassembly to edis. |
tree | commitdiff |
2010-04-05 |
Chris Lattner | add .o file writing for inline asm in llc. Here's... |
tree | commitdiff |
2010-04-05 |
Chris Lattner | tidy #includes. |
tree | commitdiff |
2010-04-05 |
Chris Lattner | stringref-ize the MemoryBuffer::get apis. This requires |
tree | commitdiff |
2010-04-04 |
Chris Lattner | fix an ugly wart in the MCInstPrinter api where the |
tree | commitdiff |
2010-04-03 |
Chris Lattner | remove some extraneous casts |
tree | commitdiff |
2010-04-03 |
Chris Lattner | Add special case bitcode support for DebugLoc. This... |
tree | commitdiff |
2010-04-03 |
Mikhail Glushenkov | Pass -shared to the linker. |
tree | commitdiff |
2010-04-03 |
Chris Lattner | add a couple missing enum names. |
tree | commitdiff |
2010-04-02 |
Sean Callanan | Updated the install location for EnhancedDisassembly |
tree | commitdiff |
2010-03-31 |
Mikhail Glushenkov | Pass -m32/-m64 to assembler. |
tree | commitdiff |
2010-03-30 |
Dan Gohman | Fix llvm-ld to clean up its output files in case of... |
tree | commitdiff |
2010-03-27 |
Chris Lattner | revert r99719 which is breaking the botz. |
tree | commitdiff |
2010-03-27 |
Dan Gohman | Make llvm-ld remove its output files in the event of... |
tree | commitdiff |
2010-03-27 |
Dan Gohman | No need to check the same condition twice. |
tree | commitdiff |
2010-03-25 |
Daniel Dunbar | llvm-mc: Add a -mc-relax-all option, which relaxes... |
tree | commitdiff |
2010-03-24 |
Dan Gohman | Trim #includes. |
tree | commitdiff |
2010-03-24 |
Dan Gohman | It's not necessary to call raw_ostream::close explicitl... |
tree | commitdiff |
2010-03-23 |
Daniel Dunbar | llvm-mc: Support -filetype=null, for timing purposes. |
tree | commitdiff |
2010-03-23 |
Bill Wendling | Remove if DISABLED not if not DISABLED... |
tree | commitdiff |
2010-03-23 |
Bill Wendling | Use "DISABLE_EDIS" to disable building "edis" explicitl... |
tree | commitdiff |
2010-03-23 |
Chris Lattner | make sure to delete the llvm module before calling... |
tree | commitdiff |
2010-03-22 |
Dan Gohman | llc doesn't need LinkAllVMCore. |
tree | commitdiff |
2010-03-22 |
Jeffrey Yasskin | Avoid leaking the FunctionPassManager from opt. |
tree | commitdiff |
2010-03-22 |
Jeffrey Yasskin | Free all Constants in ~LLVMConstantImpl. We avoid... |
tree | commitdiff |
2010-03-20 |
Daniel Dunbar | llvm-mc: Fix MCInstPrinter memory leaks. |
tree | commitdiff |
2010-03-20 |
Daniel Dunbar | llvm-mc: Fix memory leak of MCAsmInfo. |
tree | commitdiff |
2010-03-19 |
Daniel Dunbar | llvm-mc: Fix target selection for --disassemble to... |
tree | commitdiff |
2010-03-19 |
Chris Lattner | fix an MCInstPrinter leak that jyasskin pointed out: |
tree | commitdiff |
2010-03-19 |
Jeffrey Yasskin | Bugpoint's default memory limit (100MB) was too low... |
tree | commitdiff |
2010-03-17 |
Sean Callanan | Changed install_name for libEnhancedDisassembly.dylib on |
tree | commitdiff |
2010-03-16 |
Chris Lattner | add support for bugpointing the integrated assembler... |
tree | commitdiff |
2010-03-13 |
Daniel Dunbar | llvm-mc: Delete output files on error. |
tree | commitdiff |
2010-03-13 |
Daniel Dunbar | llvm-mc: Support -n, useful for comparing -integrated... |
tree | commitdiff |
2010-03-13 |
Daniel Dunbar | llvm-mc: Support -arch as a simplified form of -triple. |
tree | commitdiff |
2010-03-12 |
Chris Lattner | give Mangler access to TargetData. |
tree | commitdiff |
2010-03-12 |
Chris Lattner | make the mangler take an MCContext instead of an MAI. |
tree | commitdiff |
2010-03-12 |
Chris Lattner | remove MAI argument from createAsmStreamer since it |
tree | commitdiff |
2010-03-11 |
Chris Lattner | change MCContext to always have an MCAsmInfo. |
tree | commitdiff |
2010-03-11 |
Daniel Dunbar | MC: Provide MCAssembler with a TargetAsmBackend. |
tree | commitdiff |
2010-03-09 |
Duncan Sands | Attempt to fix random build failures seen when doing... |
tree | commitdiff |
2010-03-05 |
Mikhail Glushenkov | Make it not an error to specify -O* options several... |
tree | commitdiff |
2010-03-05 |
Chris Lattner | apparently if gold is around lto needs to be part of... |
tree | commitdiff |
2010-03-05 |
Chris Lattner | Only build libedis if ENABLE_SHARED is specified, just... |
tree | commitdiff |
2010-03-05 |
Chris Lattner | liblto and gold don't need to be built in serial |
tree | commitdiff |
2010-03-04 |
Erick Tryzelaar | Rewrite makefiles to explicitly reference DESTDIR to... |
tree | commitdiff |
2010-03-01 |
Dan Gohman | Make llc opt into the addPassesToEmitFile verify pass. |
tree | commitdiff |
2010-02-26 |
Chris Lattner | don't build edis if the x86 target isn't enabld. |
tree | commitdiff |
2010-02-26 |
Sanjiv Gupta | disable-mem2reg and disable-gvn options should not... |
tree | commitdiff |
2010-02-25 |
Jeffrey Yasskin | Try r96559 for the third time. This time the shared... |
tree | commitdiff |
2010-02-23 |
Jeffrey Yasskin | Roll back r96959 again. |
tree | commitdiff |
2010-02-23 |
Jeffrey Yasskin | Oops. Pass -lgcc _only_ on ARM, not on everything... |
tree | commitdiff |
2010-02-23 |
Jeffrey Yasskin | Roll r96559 forward again, adding libLLVM-2.7svn.so... |
tree | commitdiff |
2010-02-23 |
Mikhail Glushenkov | Fix -mtune forwarding. |
tree | commitdiff |
2010-02-23 |
Mikhail Glushenkov | Update mcc16 and the ancient Clang plugin for the ... |
tree | commitdiff |
2010-02-23 |
Mikhail Glushenkov | Input files with empty suffixes must be passed to linker. |
tree | commitdiff |
2010-02-23 |
Mikhail Glushenkov | Support -Xlinker et al. |
tree | commitdiff |
2010-02-23 |
Mikhail Glushenkov | Typo. |
tree | commitdiff |
2010-02-23 |
Mikhail Glushenkov | Correct option forwarding: initial implementation. |
tree | commitdiff |
2010-02-23 |
Mikhail Glushenkov | Precompiled headers: initial support. |
tree | commitdiff |
2010-02-23 |
Mikhail Glushenkov | New experimental/undocumented feature: 'works_on_empty'. |
tree | commitdiff |
2010-02-23 |
Mikhail Glushenkov | Support '-install_name'. |
tree | commitdiff |
2010-02-23 |
Daniel Dunbar | Kill off LLVMGCCARCH and LLVMGCC_VERSION make variables. |
tree | commitdiff |
2010-02-23 |
Daniel Dunbar | Kill off LLVMGCC_MAJVERS make variable. |
tree | commitdiff |
2010-02-18 |
Duncan Sands | Uniformize the way these options are printed. Requested by |
tree | commitdiff |
2010-02-18 |
Benjamin Kramer | Avoid a dangling pointer dereference, PassManager:... |
tree | commitdiff |
2010-02-18 |
Jeffrey Yasskin | Roll back the shared library, r96559. It broke two... |
tree | commitdiff |
2010-02-18 |
Jeffrey Yasskin | Add a shared library for LLVM, named libLLVM2.7svn... |
tree | commitdiff |
2010-02-16 |
Duncan Sands | There are two ways of checking for a given type, for... |
tree | commitdiff |
2010-02-13 |
Mikhail Glushenkov | Support some more Darwin-only options. |
tree | commitdiff |
2010-02-13 |
Mikhail Glushenkov | Support -mfix-and-continue properly. |
tree | commitdiff |
next |