2010-12-07 |
Benjamin Kramer | Add parens to pacify gcc. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Frits van Bommel | Remove some dead code from the jump threading pass. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Frits van Bommel | CMake: Fix warning in gtest header used by unit tests. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jay Foad | PR5207: Change APInt methods trunc(), sext(), zext... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Owen Anderson | Don't leak the mutex when loading dynamic libraries. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | utils/lit/lit/TestFormats.py: [PR8438] unittests: Seek... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | unittests/CMakeLists.txt: Tweak unittests' layout to... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Rafael Espindola | Fix relocations with weak definitions. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | Revert test/Archive/check_binary_output.ll". It fails... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Chris Lattner | reapply r121100 with a tweak to constant fold ConstExpr... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Cleanup separator handling. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Remove the error_code return type from... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Move make_absolute from path to fs. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Rafael Espindola | Fix pcrel relocations that cross sections. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | test/Archive/check_binary_output.ll: Add a new test... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | test/Other/close-stderr.ll: Require the feature 'shell... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | test: Add the feature 'shell' on LLVM_ON_UNIX. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
NAKAMURA Takumi | lib/Target/X86/X86MCAsmInfo.cpp: [PR8741] On Win64... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Eric Christopher | Temporarily revert r121100 as it's causing clang to... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Eric Christopher | Two things: Fix testcase to use extern - otherwise... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Chris Lattner | fix PR8710 - teach global opt that some constantexprs... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jakob Stoklund... | Remove unused member. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Francois Pichet | Promote "enumerator in switch of enum is not handled... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Test: Fix Support.Path and _all_ of the unittest death... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/Unix/PathV2: Return the real error from realpat... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/Unix/PathV2: Use 0770 instead of 0700 when... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Use SmallVector::clear instead of set_size. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Clarify and correct documentation. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Michael J.... | Support/PathV2: Move current_path from path to fs and... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Add an OpReinterpret operation to TableGen's NeonEmitter. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Bob Wilson | Fix whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Rafael Espindola | Fix a crash reduced from gcc produced assembly. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Owen Anderson | Second attempt at converting Thumb2's LDRpci, including... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Devang Patel | Add python scripts to extract debug info using LLDB... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Devang Patel | Add a simple breakpoint location printer. This will... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Rafael Espindola | Sorry for such a large commit. The summary is that... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Jim Grosbach | Add fixup for Thumb1 BL/BLX instructions. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Frits van Bommel | Implement jump threading of 'indirectbr' by keeping... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Devang Patel | Undefined value in reg 0 may need a marker to identify... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Devang Patel | If dbg_declare() or dbg_value() is not lowered by isel... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | Use references to simplify the code a bit. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Wesley Peck | Adding bug fix that was suppose to be part of 121044. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Wesley Peck | Fixed reversed operands for IDIV and CMP instructions... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Jason W Kim | Refactor ELFObjectWriter. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Chris Lattner | replace a linear scan with a symtab lookup, reduce... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | use getSymbolOffset. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Chris Lattner | Use a stronger predicate here, pointed out by Duncan |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Chris Lattner | add some DEBUG statements. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Wesley Peck | Fix a 16-bit immediate value detection bug in the MBlaz... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | Another use of getSymbolOffset. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | Remove the instruction fragment to data fragment loweri... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Owen Anderson | Revert r121021, which broke the buildbots. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Jim Grosbach | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Owen Anderson | Improve handling of Thumb2 PC-relative loads by convert... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Jim Grosbach | Encode the register operand of ARM CondCode operands... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Jim Grosbach | The ARM AsmMatcher needs to know that the CCOut operand... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Devang Patel | Do not try luck by using given name to create temporary... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | Second try at making direct object emission produce... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | Revert previous two patches while I try to find out... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | Update test for the extra =. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | Add an EmitAbsValue helper method and use it in cases... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Frits van Bommel | Fix clang warning: "extra ';' inside a class [-pedantic]". |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Chris Lattner | Fix PR8735, a really terrible problem in the inliner... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Chris Lattner | improve comment |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Chris Lattner | improve -debug output and comments a little. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Michael J.... | Support/Windows: Make MinGW happy. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Michael J.... | Support/FileSystem: Add directory_iterator implementation. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Michael J.... | Support/PathV2: Fix append to not add a slash to empty... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Michael J.... | Support/Windows: Add ScopedHandle and move some clients... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Michael J.... | KillTheDoctor: Cleanup error_code usage. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Michael J.... | KillTheDoctor: Fix spelling. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Michael J.... | Support/ADT: Move c_str() from SmallString to SmallVect... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Che-Liang Chiou | ptx: add shift instructions |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | Remove the getAddress getter, initialize Ordinal in... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | Simplify a bit. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | Use getSymbolOffset on the COFF writer. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | Don't use PadSectionToAlignment on windows. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Rafael Espindola | Add a getSymbolOffset method and use it in the ELF... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Chris Lattner | Fix PR8728, a miscompilation I recently introduced... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Chris Lattner | add a helper method. |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Evan Cheng | Eliminate unneeded #include's. |
commit | commitdiff | tree | snapshot |
2010-12-05 |
NAKAMURA Takumi | ARM/CMakeLists.txt: Add missing MLxExpansionPass.cpp... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Evan Cheng | Code clean up. |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Evan Cheng | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Cameron Zwarich | Some cleanup before I start committing some incremental... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Evan Cheng | Making use of VFP / NEON floating point multiply-accumu... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Cameron Zwarich | Remove the PHIElimination.h header, as it is no longer... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Frits van Bommel | Clarify some of the differences between indexing with... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Frits van Bommel | Fix PR 4170 by having ExtractValueInst::getIndexedType... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Cameron Zwarich | I forgot to actually remove the FindCopyInsertPoint... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Cameron Zwarich | Remove the SplitCriticalEdge() method declaration from... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Cameron Zwarich | Move the FindCopyInsertPoint method of PHIElimination... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Frits van Bommel | Refactor jump threading. |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Frits van Bommel | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Frits van Bommel | Teach SimplifyCFG to turn |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Chris Lattner | Teach X86ISelLowering that the second result of X86ISD... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Chris Lattner | it turns out that when ".with.overflow" intrinsics... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Chris Lattner | fix the rest of the linux miscompares :) |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Chris Lattner | generalize the previous check to handle -1 on either... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Chris Lattner | relax this to handle linux defaulting to -static. |
commit | commitdiff | tree | snapshot |
next |