2010-09-17 |
Benjamin Kramer | Fix vmov.f64 disassembly on targets where sizeof(long... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | Add MC-inst handling for tPICADD |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Bob Wilson | Add target-specific DAG combiner for BUILD_VECTOR and... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | Teach the (non-MC) instruction printer to use the canno... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Rafael Espindola | Avoid relocations in a common case. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Evan Cheng | Teach machine sink to |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Eric Christopher | Rework arm fast isel branch and compare code. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Evan Cheng | Machine CSE was forgetting to clear some data structures. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | Update tests to handle MC-inst instruction printing... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Evan Cheng | Fix a potential bug that can cause miscomparison with... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jakob Stoklund... | Don't include <fenv.h> now that we have llvm/System... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | FileCheck-ize |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | Hook up verbose asm comment printing for SOImm operands... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | Move thumb2 tests to the thumb2 directory |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Oscar Fuentes | cmake: test for the presence of fenv.h |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | tweak test to check instructions rather than relying... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Dan Gohman | Fix this test to avoid an "inexact" fold. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Dan Gohman | Avoid emitting a PIC base register if no PIC addresses... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | tweak test to check instructions rather than relying... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | tweak test to check instructions rather than relying... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Dan Gohman | Fix this test so that folding doesn't depend on a poten... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Dan Gohman | Regenerate. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Dan Gohman | Attempt to support platforms which don't have fenv.h. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | Add skeleton infrastructure for the ARMMCCodeEmitter... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | handle the upper16/lower16 target operand flags on... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Chris Lattner | fix rdar://8444631 - encoder crash on 'enter' |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Gabor Greif | fix comments; patch by Edmund Grimley-Evans\! |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Duncan Sands | Some of the tests build an executable with llvm-gcc... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Fix an MSVC warning. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Jim Grosbach | expand PICLDR MC lowering to handle other PICLDR and... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | MC/Mach-O/i386: Fix a crash in relocation handling. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
NAKAMURA Takumi | Move the declaration SetInformationJobObject() outside... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
NAKAMURA Takumi | AlphaSchedule.td: 7bit-ize. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Michael J.... | docs: Update GettingStartedVS to reflect current state. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | System: Don't reexport ___eprintf when building with... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Oscar Fuentes | tests/CMakeLists.txt: use `configure_file' instead... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | MC/AsmParser: Add support for 'a + 4@GOTPCREL' and... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Oscar Fuentes | Updated GettingStartedVS.html to reflect current state. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Dan Gohman | Fix the folding of floating-point math library calls... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Oscar Fuentes | Updated LLVMLibDeps.cmake |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Dan Gohman | Add an #include of raw_ostream.h. Previously, this... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Bill Wendling | Add "pointer to x86mmx" type to the intrinsics. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Oscar Fuentes | Direct CMake users to the right place for up-to-date... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Owen Anderson | Allow the PassRegistry mutex to be lazily initialized... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Owen Anderson | Do not expose the locking for the PassRegistry in the... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Benjamin Kramer | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Dan Gohman | Rename a variable to avoid a declaration conflict. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Dan Gohman | Add a pass which prints out all the memdep dependencies. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Devang Patel | If FE forgot to provide a file name (usually it uses... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Owen Anderson | Revert r114097, adding back in the assertion against... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Chris Lattner | fix rdar://8438816 - unrecognized 'fildq' instruction |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Rafael Espindola | Print the address of sections as 0 and create the metad... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Owen Anderson | Add missing RUN line to this test. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Owen Anderson | Use a depth-first iteratation in CorrelatedValuePropaga... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Dale Johannesen | When substituting sunkaddrs into indirect arguments... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Owen Anderson | It is possible, under specific circumstances involving... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Jim Grosbach | make this non brain dead... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Jim Grosbach | Remove unnecessary by-reference return. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Jim Grosbach | MC-ization of the PICLDR pseudo. Next up, adding the... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Owen Anderson | Fix PR8161, in which an unreachable loop causes recursi... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Jim Grosbach | Make sure to promote single precision floats to double... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Rafael Espindola | Make sure that names like .note.GNU-stack are accepted... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Rafael Espindola | Add support for the .zero directive. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Kalle Raiskila | Change SPU register re-interpretations from OR to COPY_... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Duncan Sands | Add better support for environment portion of triple... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Duncan Sands | Some versions of gcc still warn about "ignoring return... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Bob Wilson | Remove support for "dregpair" operand modifier, now... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Bob Wilson | When expanding ARM pseudo registers, copy the existing... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Jim Grosbach | store MC FP immediates as a double instead of as an... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | llvm-mc: Teach -as-lex to print more token kinds. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | build: Add support for a TOOL_ORDER_FILE variable so... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Bob Wilson | Add missing break. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Bob Wilson | Change VLDMQ and VSTMQ to be pseudo instructions. ... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Owen Anderson | Fix a threaded LLVM bug due the need for operator=... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Jakob Stoklund... | Use the value mapping provided by LiveIntervalMap.... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Michael J.... | System/Path: Add x86-64 COFF to IdentifyFileType. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Owen Anderson | Since PassRegistry is currently a shared global object... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Michael J.... | System/Path: Add isObjectFile(). |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | Add support for the 'lane' modifier on vdup operands |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | add a test of an edge case value for the FP immediate... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Rafael Espindola | Add a InitSections method to the streamer interface. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jakob Stoklund... | Remember VLDMQ. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jakob Stoklund... | Add missing break. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | Teach the MC disassembler to handle vmov.f32 and vmov... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | move getRegisterNumbering() to out of ARMBaseRegisterIn... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Eli Friedman | PR7959: Handle negative scales in GEPs correctly in... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | simplify getRegisterNumbering(). Remove the unused... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | Refactor uses of getRegisterNumbering() to not need... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | Reduce dependencies in the ARM MC instruction printer. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | Fix spelling typo. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | Factor out basic enums and hleper functions from ARM... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jim Grosbach | Add support for floating point immediates to MC instruc... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Devang Patel | Check bb to ensure that alloca is in separate basic... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jakob Stoklund... | Recognize VST1q64Pseudo and VSTMQ as stack slot stores. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Bob Wilson | Reapply Gabor's 113839, 113840, and 113876 with a fix... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Gabor Greif | the darwin9-powerpc buildbot keeps consistently crashing, |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jakob Stoklund... | Move ARM is{LoadFrom,StoreTo}StackSlot closer to their... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Bob Wilson | Spelling fix. |
commit | commitdiff | tree | snapshot |
next |