2012-06-22 |
Lang Hames | Rename fp-op fusion option (yet again) for compatibilit... |
tree | commitdiff |
2012-06-22 |
Lang Hames | Rename -allow-excess-fp-precision flag to -fuse-fp... |
tree | commitdiff |
2012-06-19 |
Lang Hames | Add DAG-combines for aggressive FMA formation. |
tree | commitdiff |
2012-06-19 |
Rafael Espindola | Move the support for using .init_array from ARM to... |
tree | commitdiff |
2012-06-11 |
Benjamin Kramer | Object file output from llc isn't experimental anymore. |
tree | commitdiff |
2012-05-30 |
Bob Wilson | Add an insertPass API to TargetPassConfig. <rdar:... |
tree | commitdiff |
2012-05-08 |
Kevin Enderby | Fix it so llvm-objdump -arch does accept x86 and x86... |
tree | commitdiff |
2012-04-18 |
Nick Lewycky | Move the JIT flags from llc to lli. These flags showed... |
tree | commitdiff |
2012-04-08 |
Chandler Carruth | Teach LLVM about a PIE option which, when enabled on... |
tree | commitdiff |
2012-02-10 |
Andrew Trick | RegAlloc superpass: includes phi elimination, coalescin... |
tree | commitdiff |
2012-01-19 |
Nick Lewycky | Add a TargetOption for disabling tail calls. |
tree | commitdiff |
2012-01-10 |
David Blaikie | Remove unnecessary default cases in switches that cover... |
tree | commitdiff |
2011-12-22 |
Dylan Noblesmith | drop unneeded config.h includes |
tree | commitdiff |
2011-12-12 |
Daniel Dunbar | LLVMBuild: Remove trailing newline, which irked me. |
tree | commitdiff |
2011-12-02 |
Nick Lewycky | Move global variables in TargetMachine into new TargetO... |
tree | commitdiff |
2011-11-16 |
Evan Cheng | Sink codegen optimization level into MCCodeGenInfo... |
tree | commitdiff |
2011-11-11 |
Daniel Dunbar | LLVMBuild: Add description files for the LLVM tools. |
tree | commitdiff |
2011-11-01 |
Sebastian Pop | rename getHostTriple into getDefaultTargetTriple |
tree | commitdiff |
2011-10-31 |
Nick Lewycky | Switch new .file directive emission off by default... |
tree | commitdiff |
2011-10-18 |
Daniel Dunbar | build: Tidy up a bunch of tool Makefiles, and simplify... |
tree | commitdiff |
2011-10-17 |
Nick Lewycky | Add support for a new extension to the .file directive: |
tree | commitdiff |
2011-10-16 |
Chris Lattner | Enhance llvm::SourceMgr to support diagnostic ranges... |
tree | commitdiff |
2011-08-24 |
Evan Cheng | Move TargetRegistry and TargetSelect from Target to... |
tree | commitdiff |
2011-07-22 |
Evan Cheng | Combine all MC initialization routines into one. e... |
tree | commitdiff |
2011-07-22 |
Chandler Carruth | Move the registered target printing in version strings... |
tree | commitdiff |
2011-07-20 |
Evan Cheng | - Move CodeModel from a TargetMachine global option... |
tree | commitdiff |
2011-07-19 |
Evan Cheng | Introduce MCCodeGenInfo, which keeps information that... |
tree | commitdiff |
2011-07-18 |
Evan Cheng | LLC doesn't need to create MCInstrInfo's. |
tree | commitdiff |
2011-07-14 |
Evan Cheng | Rename createAsmInfo to createMCAsmInfo and move regist... |
tree | commitdiff |
2011-07-11 |
Evan Cheng | - Eliminate MCCodeEmitter's dependency on TargetMachine... |
tree | commitdiff |
2011-07-09 |
Evan Cheng | Change createAsmParser to take a MCSubtargetInfo instea... |
tree | commitdiff |
2011-06-30 |
Evan Cheng | Fix the ridiculous SubtargetFeatures API where it impli... |
tree | commitdiff |
2011-06-29 |
Evan Cheng | Sink SubtargetFeature and TargetInstrItineraries (renam... |
tree | commitdiff |
2011-05-24 |
Evan Cheng | Remove dead option. |
tree | commitdiff |
2011-04-30 |
Rafael Espindola | Add all the plumbing needed for MC to expand cfi to... |
tree | commitdiff |
2011-04-20 |
Daniel Dunbar | llc: Fix a refacto, .loc support didn't work before... |
tree | commitdiff |
2011-04-20 |
Daniel Dunbar | ADT/Triple: Renambe isOSX... methods to isMacOSX for... |
tree | commitdiff |
2011-04-19 |
Daniel Dunbar | llc: Eliminate a use of getDarwinMajorNumber(). |
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 |
2010-12-02 |
Devang Patel | Disable .loc support on older darwin OSes. |
tree | commitdiff |
2010-12-01 |
Devang Patel | Add hiddent command line option, as an debugging aid... |
tree | commitdiff |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
tree | commitdiff |
2010-10-07 |
Dan Gohman | Move tool_output_file into its own file. |
tree | commitdiff |
2010-09-13 |
Michael J. Spencer | Revert "CMake: Get rid of LLVMLibDeps.cmake and export... |
tree | commitdiff |
2010-09-10 |
Michael J. Spencer | CMake: Get rid of LLVMLibDeps.cmake and export the... |
tree | commitdiff |
2010-09-01 |
Dan Gohman | Make tool_output_file's raw_ostream instance a member... |
tree | commitdiff |
2010-08-30 |
Dan Gohman | Fix llc to run the verifier once, not twice. |
tree | commitdiff |
2010-08-28 |
Duncan Sands | Straighten out any triple strings passed on the command... |
tree | commitdiff |
2010-08-20 |
Dan Gohman | Use the new tool_output_file in several tools. This... |
tree | commitdiff |
2010-08-18 |
Dan Gohman | Eliminate some redundancy by relying on raw_fd_ostream... |
tree | commitdiff |
2010-08-18 |
Dan Gohman | Don't translate "-" to outs() manually; raw_ostream... |
tree | commitdiff |
2010-08-08 |
Michael J. Spencer | llc: Fix help typo as pointed out by Nick Lewycky. |
tree | commitdiff |
2010-08-06 |
Michael J. Spencer | llc: Clarify -mc-relax-all description. |
tree | commitdiff |
2010-07-31 |
Michael J. Spencer | llc: Add -mc-relax-all. |
tree | commitdiff |
2010-05-27 |
Dan Gohman | Avoid calling outs() and fouts() when the stream isn... |
tree | commitdiff |
2010-05-11 |
Dan Gohman | Remove the "WantsWholeFile" concept, as it's no longer... |
tree | commitdiff |
2010-05-06 |
Chris Lattner | make -filetype=obj default to emitting its output to... |
tree | commitdiff |
2010-04-29 |
Daniel Dunbar | Remove dead option. |
tree | commitdiff |
2010-04-05 |
Chris Lattner | add .o file writing for inline asm in llc. Here's... |
tree | commitdiff |
2010-03-24 |
Dan Gohman | Trim #includes. |
tree | commitdiff |
2010-03-22 |
Dan Gohman | llc doesn't need LinkAllVMCore. |
tree | commitdiff |
2010-03-01 |
Dan Gohman | Make llc opt into the addPassesToEmitFile verify pass. |
tree | commitdiff |
2010-02-03 |
Chris Lattner | change addPassesToEmitFile to return true on failure... |
tree | commitdiff |
2010-02-02 |
Chris Lattner | Hook up -filetype=obj through the MachO streamer. ... |
tree | commitdiff |
2010-02-02 |
Chris Lattner | Remove a bunch of stuff around the edges of the ELF... |
tree | commitdiff |
2010-02-02 |
Chris Lattner | eliminate FileModel::Model, just use CodeGenFileType... |
tree | commitdiff |
2010-02-02 |
Chris Lattner | eliminate all forms of addPassesToEmitMachineCode except |
tree | commitdiff |
2010-02-01 |
Nate Begeman | Kill the Mach-O writer, and temporarily make filetype... |
tree | commitdiff |
2010-01-27 |
Jeffrey Yasskin | Kill ModuleProvider and ghost linkage by inverting... |
tree | commitdiff |
2010-01-24 |
Chris Lattner | make -fno-rtti the default unless a directory builds... |
tree | commitdiff |
2010-01-22 |
Chris Lattner | Stop building RTTI information for *most* llvm librarie... |
tree | commitdiff |
2010-01-15 |
Nate Begeman | Hook up llc's -filetype=obj to use MCStreamer if an... |
tree | commitdiff |
2010-01-05 |
David Greene | Enable debug buffering. |
tree | commitdiff |
2009-10-16 |
Evan Cheng | Add a CodeGenOpt::Less level to match -O1. It'll be... |
tree | commitdiff |
2009-09-16 |
Dan Gohman | Now that llc can read .ll files directly, teach it... |
tree | commitdiff |
2009-09-03 |
Daniel Dunbar | Tweak comment. |
tree | commitdiff |
2009-09-02 |
Douglas Gregor | Unbreak my CMake build. Say you'll link again. |
tree | commitdiff |
2009-09-02 |
Dan Gohman | Switch llc from ParseBitcodeFile to ParseIRFile. This... |
tree | commitdiff |
2009-08-25 |
Dan Gohman | Delete some unnecessary flushes. |
tree | commitdiff |
2009-08-25 |
Dan Gohman | Make LLVM command-line tools overwrite their output... |
tree | commitdiff |
2009-08-23 |
Chris Lattner | Change raw_fd_ostream to take flags as an optional... |
tree | commitdiff |
2009-08-04 |
Daniel Dunbar | No really, it's unused. |
tree | commitdiff |
2009-08-03 |
Daniel Dunbar | Provide target data from the module if the target machi... |
tree | commitdiff |
2009-08-03 |
Daniel Dunbar | Remove now unused arguments from TargetRegistry::lookup... |
tree | commitdiff |
2009-08-03 |
Daniel Dunbar | Pass target triple string in to TargetMachine constructor. |
tree | commitdiff |
2009-07-26 |
Daniel Dunbar | Add TargetRegistry::lookupTarget. |
tree | commitdiff |
2009-07-16 |
Daniel Dunbar | Switch llc and createJIT to use simpler command line... |
tree | commitdiff |
2009-07-16 |
Daniel Dunbar | Make sure targets are initialized before we do anything... |
tree | commitdiff |
2009-07-15 |
Owen Anderson | To simplify the upcoming context-on-type change, switch... |
tree | commitdiff |
2009-07-15 |
Daniel Dunbar | Reapply TargetRegistry refactoring commits. |
tree | commitdiff |
2009-07-15 |
Dan Gohman | Add a Force option to raw_fd_ostream to specify whether... |
tree | commitdiff |
2009-07-15 |
Stuart Hastings | Revert 75762, 75763, 75766..75769, 75772..75775, 75778... |
tree | commitdiff |
2009-07-15 |
Dan Gohman | Use errs() instead of std::cerr. |
tree | commitdiff |
2009-07-15 |
Daniel Dunbar | Migrate llc and the JIT to using the TargetRegistry... |
tree | commitdiff |
2009-07-14 |
David Greene | Have asm printers use formatted_raw_ostream directly... |
tree | commitdiff |
2009-07-06 |
Bruno Cardoso Lopes | Add the Object Code Emitter class. Original patch by... |
tree | commitdiff |
2009-07-01 |
Owen Anderson | Hold the LLVMContext by reference rather than by pointer. |
tree | commitdiff |
2009-07-01 |
Owen Anderson | Add a pointer to the owning LLVMContext to Module.... |
tree | commitdiff |
2009-06-17 |
Chris Lattner | switch to using llvm/Target/TargetSelect.h |
tree | commitdiff |
next |