index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-09-18
Fix code that break critical edges for PHI uses. Watch out for multiple PHIs ...
Evan Cheng
2010-09-18
Invert the logic of reachesChainWithoutSideEffects(). What we want to check ...
Owen Anderson
2010-09-18
Thumb opcodes for thumb calls.
Eric Christopher
2010-09-18
lit: Bump version to 0.2.0dev, for no apparent reason.
Daniel Dunbar
2010-09-18
lit: Tweak setup.py.
Daniel Dunbar
2010-09-18
lit: These TODOs are done(ish).
Daniel Dunbar
2010-09-18
Add addrmode5 fp load support. Swap float/thumb operand adding to handle
Eric Christopher
2010-09-18
Floating point stores have a 3rd addressing mode type.
Eric Christopher
2010-09-18
Add test that was missing in my previous commit.
Rafael Espindola
2010-09-18
factor out a simple helper function to create a label for PC-relative
Jim Grosbach
2010-09-18
PC-relative pseudo instructions are lowered and printed directly. Any encounter
Jim Grosbach
2010-09-18
Attempt to XFAIL this test on arm-linux, which is inexplicably failing.
Dan Gohman
2010-09-17
Fix vmov.f64 disassembly on targets where sizeof(long) != 8.
Benjamin Kramer
2010-09-17
Add MC-inst handling for tPICADD
Jim Grosbach
2010-09-17
Add target-specific DAG combiner for BUILD_VECTOR and VMOVRRD. An i64
Bob Wilson
2010-09-17
Teach the (non-MC) instruction printer to use the cannonical names for push/pop,
Jim Grosbach
2010-09-17
Avoid relocations in a common case.
Rafael Espindola
2010-09-17
Teach machine sink to
Evan Cheng
2010-09-17
Rework arm fast isel branch and compare code.
Eric Christopher
2010-09-17
Machine CSE was forgetting to clear some data structures.
Evan Cheng
2010-09-17
Update tests to handle MC-inst instruction printing of shift operations. The
Jim Grosbach
2010-09-17
Fix a potential bug that can cause miscomparison with and without debug info.
Evan Cheng
2010-09-17
Don't include <fenv.h> now that we have llvm/System/FEnv.h.
Jakob Stoklund Olesen
2010-09-17
FileCheck-ize
Jim Grosbach
2010-09-17
Hook up verbose asm comment printing for SOImm operands in MC printer
Jim Grosbach
2010-09-17
trailing whitespace
Jim Grosbach
2010-09-17
trailing whitespace
Jim Grosbach
2010-09-17
Move thumb2 tests to the thumb2 directory
Jim Grosbach
2010-09-17
cmake: test for the presence of fenv.h
Oscar Fuentes
2010-09-17
tweak test to check instructions rather than relying on the comment string
Jim Grosbach
2010-09-17
Fix this test to avoid an "inexact" fold.
Dan Gohman
2010-09-17
Avoid emitting a PIC base register if no PIC addresses are needed.
Dan Gohman
2010-09-17
tweak test to check instructions rather than relying on the comment string
Jim Grosbach
2010-09-17
tweak test to check instructions rather than relying on the comment string
Jim Grosbach
2010-09-17
Fix this test so that folding doesn't depend on a potentially
Dan Gohman
2010-09-17
Regenerate.
Dan Gohman
2010-09-17
Attempt to support platforms which don't have fenv.h.
Dan Gohman
2010-09-17
Add skeleton infrastructure for the ARMMCCodeEmitter class. Patch by Jason Kim!
Jim Grosbach
2010-09-17
handle the upper16/lower16 target operand flags on symbol references for MC
Jim Grosbach
2010-09-17
fix rdar://8444631 - encoder crash on 'enter'
Chris Lattner
2010-09-17
fix comments; patch by Edmund Grimley-Evans\!
Gabor Greif
2010-09-17
Some of the tests build an executable with llvm-gcc. For this to work, llvm-gcc
Duncan Sands
2010-09-17
Fix an MSVC warning.
Daniel Dunbar
2010-09-17
expand PICLDR MC lowering to handle other PICLDR and PICSTR versions.
Jim Grosbach
2010-09-17
MC/Mach-O/i386: Fix a crash in relocation handling.
Daniel Dunbar
2010-09-17
Move the declaration SetInformationJobObject() outside of namespace.
NAKAMURA Takumi
2010-09-17
AlphaSchedule.td: 7bit-ize.
NAKAMURA Takumi
2010-09-17
docs: Update GettingStartedVS to reflect current state.
Michael J. Spencer
2010-09-17
System: Don't reexport ___eprintf when building with Clang; this symbol isn't
Daniel Dunbar
2010-09-17
tests/CMakeLists.txt: use `configure_file' instead of `sed'.
Oscar Fuentes
[prev]
[next]