2010-12-14 |
Jakob Stoklund Olesen | Add TargetRegisterInfo::printReg() to pretty-print... |
tree | commitdiff |
2010-12-14 |
Jim Grosbach | ARM Fixups relative to thumb functions need to have... |
tree | commitdiff |
2010-12-14 |
Chris Lattner | remove the dead (and terrible) llvm::RemoveSuccessor... |
tree | commitdiff |
2010-12-14 |
Jakob Stoklund Olesen | Remove debugging code. |
tree | commitdiff |
2010-12-10 |
Dan Gohman | Introduce a new PartialAlias response for AliasAnalysis... |
tree | commitdiff |
2010-12-10 |
Rafael Espindola | Fixed version of 121434 with no new memory leaks. |
tree | commitdiff |
2010-12-10 |
Daniel Dunbar | Mach-O/ARM: Add relocation type enumeration. |
tree | commitdiff |
2010-12-10 |
Daniel Dunbar | Mach-O: Tweak field name. |
tree | commitdiff |
2010-12-10 |
Nick Lewycky | Remove dead header. |
tree | commitdiff |
2010-12-10 |
Rafael Espindola | Revert my previous patch to make the valgrind bots... |
tree | commitdiff |
2010-12-09 |
Rafael Espindola | Initial support for the cfi directives. This is just... |
tree | commitdiff |
2010-12-09 |
Owen Anderson | Fix an issue in some Thumb fixups, where the effective... |
tree | commitdiff |
2010-12-09 |
Michael J. Spencer | Fix whitespace. |
tree | commitdiff |
2010-12-09 |
Michael J. Spencer | Support: Move c_str from SmallVector back to SmallStrin... |
tree | commitdiff |
2010-12-09 |
Michael J. Spencer | Support/FileSystem: Change file_status predicate functi... |
tree | commitdiff |
2010-12-09 |
Michael J. Spencer | Support/MemoryBuffer: Replace all uses of std::string... |
tree | commitdiff |
2010-12-08 |
Lang Hames | Fixed some dependencies in RegAllocPBQP.h . Thanks... |
tree | commitdiff |
2010-12-08 |
Devang Patel | Add support to create debug info for functions and... |
tree | commitdiff |
2010-12-08 |
Devang Patel | Add support to create class type. |
tree | commitdiff |
2010-12-08 |
Andrew Trick | Generalize PostRAHazardRecognizer so it can be used... |
tree | commitdiff |
2010-12-08 |
Jakob Stoklund Olesen | Stub out RegAllocGreedy. |
tree | commitdiff |
2010-12-08 |
Devang Patel | Add support to create vector, array, enums etc... |
tree | commitdiff |
2010-12-08 |
Jim Grosbach | Let target asm backends see assembler flags as they... |
tree | commitdiff |
2010-12-08 |
Devang Patel | Global variable does not need linkage name. |
tree | commitdiff |
2010-12-07 |
Devang Patel | Add support to create local variable's debug info. |
tree | commitdiff |
2010-12-07 |
Rafael Espindola | Layout each section independently. With the testcase... |
tree | commitdiff |
2010-12-07 |
Devang Patel | Add support to create variables, structs etc.. using... |
tree | commitdiff |
2010-12-07 |
Jakob Stoklund Olesen | Fix begin() and end() on const IntervalMap. |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Missed a spot removing Alarm. |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Support: Remove Alarm. It is unused (via local grep... |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Support/PathV2: Remove const from bool return types. |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Fix spelling. |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Support: Remove DynamicLinker.h. It is unused and unimp... |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Support/PathV2: Change most functions in the path names... |
tree | commitdiff |
2010-12-07 |
Jay Foad | PR5207: Change APInt methods trunc(), sext(), zext... |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Support/PathV2: Remove the error_code return type from... |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Support/PathV2: Move make_absolute from path to fs. |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Support/PathV2: Clarify and correct documentation. |
tree | commitdiff |
2010-12-07 |
Michael J. Spencer | Support/PathV2: Move current_path from path to fs and... |
tree | commitdiff |
2010-12-07 |
Rafael Espindola | Sorry for such a large commit. The summary is that... |
tree | commitdiff |
2010-12-06 |
Rafael Espindola | Use references to simplify the code a bit. |
tree | commitdiff |
2010-12-06 |
Rafael Espindola | Remove the instruction fragment to data fragment loweri... |
tree | commitdiff |
2010-12-06 |
Rafael Espindola | Second try at making direct object emission produce... |
tree | commitdiff |
2010-12-06 |
Rafael Espindola | Revert previous two patches while I try to find out... |
tree | commitdiff |
2010-12-06 |
Rafael Espindola | Add an EmitAbsValue helper method and use it in cases... |
tree | commitdiff |
2010-12-06 |
Frits van Bommel | Fix clang warning: "extra ';' inside a class [-pedantic]". |
tree | commitdiff |
2010-12-06 |
Michael J. Spencer | Support/FileSystem: Add directory_iterator implementation. |
tree | commitdiff |
2010-12-06 |
Michael J. Spencer | Support/ADT: Move c_str() from SmallString to SmallVect... |
tree | commitdiff |
2010-12-06 |
Rafael Espindola | Remove the getAddress getter, initialize Ordinal in... |
tree | commitdiff |
2010-12-06 |
Rafael Espindola | Add a getSymbolOffset method and use it in the ELF... |
tree | commitdiff |
2010-12-06 |
Chris Lattner | Fix PR8728, a miscompilation I recently introduced... |
tree | commitdiff |
2010-12-06 |
Chris Lattner | add a helper method. |
tree | commitdiff |
2010-12-04 |
Rafael Espindola | Remember the contents of leb and dwarfline fragments... |
tree | commitdiff |
2010-12-04 |
Benjamin Kramer | APInt: microoptimize a few methods. |
tree | commitdiff |
2010-12-04 |
Benjamin Kramer | Simplify APInt::getAllOnesValue. |
tree | commitdiff |
2010-12-04 |
Rafael Espindola | There are two reasons why we might want to use |
tree | commitdiff |
2010-12-04 |
Michael J. Spencer | Support/FileSystem: Add status implementation. |
tree | commitdiff |
2010-12-04 |
Michael J. Spencer | Support/SystemError: Make error_category and error_code... |
tree | commitdiff |
2010-12-04 |
Rafael Espindola | Next step: Only pad debug_line when the target is darwi... |
tree | commitdiff |
2010-12-03 |
Jakob Stoklund Olesen | Add IntervalMap::iterator::set{Start,Stop,Value} method... |
tree | commitdiff |
2010-12-03 |
Michael J. Spencer | Support/FileSystem: Fix MinGW build. It doesn't have... |
tree | commitdiff |
2010-12-03 |
Frits van Bommel | Fix paste-o in ExtractValueInst::getIndexedType() comments. |
tree | commitdiff |
2010-12-03 |
Eric Christopher | Apparently OS X 10.4 doesn't have __crashreporter_info__. |
tree | commitdiff |
2010-12-03 |
Rafael Espindola | Make EmitIntValue more efficient and more like what... |
tree | commitdiff |
2010-12-03 |
Michael J. Spencer | Support/FileSystem: Add unique_file and exists implemen... |
tree | commitdiff |
2010-12-03 |
Michael J. Spencer | Support/FileSystem: Remove temp_directory_path. |
tree | commitdiff |
2010-12-03 |
Chris Lattner | clarify comment |
tree | commitdiff |
2010-12-03 |
Rafael Espindola | Try to resolve symbol differences early, and if success... |
tree | commitdiff |
2010-12-03 |
Devang Patel | It may not be an option to skip .debug_line if there... |
tree | commitdiff |
2010-12-02 |
Devang Patel | Use set directive for StartMinusEndExpr. |
tree | commitdiff |
2010-12-02 |
Rafael Espindola | Move EmitValueToOffset to the ObjectStreamer. |
tree | commitdiff |
2010-12-02 |
Rafael Espindola | Add EmitInstToFragment to the generic object streamer. |
tree | commitdiff |
2010-12-02 |
Rafael Espindola | The sections that the ELF object writer has to create... |
tree | commitdiff |
2010-12-02 |
Chris Lattner | tidy up |
tree | commitdiff |
2010-12-02 |
Devang Patel | If tehre are not any line entry then do not try to... |
tree | commitdiff |
2010-12-02 |
Jakob Stoklund Olesen | Implement the first half of LiveDebugVariables. |
tree | commitdiff |
2010-12-01 |
Rafael Espindola | Remove unused argument. |
tree | commitdiff |
2010-12-01 |
Rafael Espindola | Rename temporary symbols if they conflict with artifici... |
tree | commitdiff |
2010-12-01 |
Michael J. Spencer | Support/ADT/Twine: Add toNullTerminatedStringRef. |
tree | commitdiff |
2010-12-01 |
Michael J. Spencer | Support/PathV2: Split PathV2.h into PathV2.h and FileSy... |
tree | commitdiff |
2010-12-01 |
Jay Foad | PR5207: Rename overloaded APInt methods set(), clear... |
tree | commitdiff |
2010-12-01 |
Michael J. Spencer | Support/PathV2: Remove is_valid. It was only added... |
tree | commitdiff |
2010-12-01 |
Dan Gohman | Delete Path::appendSuffix's return value; it wasn't... |
tree | commitdiff |
2010-12-01 |
Michael J. Spencer | Support/PathV2: Add remove_filename implementation. |
tree | commitdiff |
2010-11-30 |
Evan Cheng | Enable sibling call optimization of libcalls which... |
tree | commitdiff |
2010-11-30 |
Michael J. Spencer | Support/PathV2: Implement reverse iteration and parent_... |
tree | commitdiff |
2010-11-30 |
Michael J. Spencer | Support/ADT/StringRef: Add find_last_of. |
tree | commitdiff |
2010-11-30 |
Chris Lattner | teach DSE to use GetPointerBaseWithConstantOffset to... |
tree | commitdiff |
2010-11-30 |
Chris Lattner | move GetPointerBaseWithConstantOffset out of GVN into... |
tree | commitdiff |
2010-11-30 |
Ted Kremenek | Performance optimization on ImmutableMap/ImmutableSet: |
tree | commitdiff |
2010-11-30 |
Cameron Zwarich | Change the basic block map in LoopInfo from a std:... |
tree | commitdiff |
2010-11-30 |
Chris Lattner | add TLI support indicating that jumps are more expensiv... |
tree | commitdiff |
2010-11-30 |
Jay Foad | PR5207: Make APInt::set(), APInt::clear() and APInt... |
tree | commitdiff |
2010-11-30 |
Chris Lattner | Rewrite the main DSE loop to be written in terms of... |
tree | commitdiff |
2010-11-30 |
Chris Lattner | death to extraneous \n's. |
tree | commitdiff |
2010-11-30 |
Nick Lewycky | Make @llvm.invariant.start not be readonly, so that... |
tree | commitdiff |
2010-11-30 |
Jakob Stoklund Olesen | Stub out a new LiveDebugVariables pass. |
tree | commitdiff |
2010-11-30 |
Chris Lattner | remove the pointless check of MemoryUseIntrinsic from |
tree | commitdiff |
2010-11-30 |
Chris Lattner | getLocationForDest should work for memset as well. |
tree | commitdiff |
2010-11-30 |
Chris Lattner | clean up handling of 'free', detangling it from everyth... |
tree | commitdiff |
next |