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
2012-04-24
ARM: improved assembler diagnostics for missing CPU features.
Jim Grosbach
2012-04-24
Fix a naughty header include that breaks "installed" builds.
Andrew Trick
2012-04-24
ConstantFoldSelectInstruction swapped the operands of the select.
Nadav Rotem
2012-04-24
Fix the testcase. We do expect two vblendw on XMMs.
Nadav Rotem
2012-04-24
Add a testcase for 155440
Nadav Rotem
2012-04-24
MachineBasicBlock::SplitCriticalEdge() should follow LLVM IR variant and refu...
Evan Cheng
2012-04-24
Add support for llvm.arm.neon.vmull* intrinsics to InstCombine. This fixes
Lang Hames
2012-04-24
Fix a crash on valid (if UB) bitcode that is produced for some global
Chandler Carruth
2012-04-24
ARM: Nuke remnant bogus code.
Jim Grosbach
2012-04-24
Related to PR1255. Let's begin. I'll commit classes that corresponds to our l...
Stepan Dyatkovskiy
2012-04-24
AVX: Add additional vbroadcast replacement sequences for integers.
Nadav Rotem
2012-04-24
cmake: new file
Andrew Trick
2012-04-24
misched: DAG builder must special case earlyclobber
Andrew Trick
2012-04-24
misched: try (not too hard) to place debug values where they belong
Andrew Trick
2012-04-24
misched: ignore debug values during scheduling
Andrew Trick
2012-04-24
misched: DAG builder support for tracking register pressure within the curren...
Andrew Trick
2012-04-24
RegisterPressure: A utility for computing register pressure within a
Andrew Trick
2012-04-24
Add missing test cases for ARM VLD3 (single 3-element structure to all lanes)
Kevin Enderby
2012-04-24
Add missing test cases for ARM VLD4 (single 4-element structure to all lanes)
Kevin Enderby
2012-04-24
AVX2: The BLENDPW instruction selects between vectors of v16i16 using an i8
Nadav Rotem
2012-04-24
Refactor Thumb ITState handling in ARM Disassembler to more efficiently use i...
Richard Barton
2012-04-24
AVX: We lower VECTOR_SHUFFLE and BUILD_VECTOR nodes into vbroadcast instructions
Nadav Rotem
2012-04-24
Look for the 'Is Simulated' module flag. This indicates that the program is c...
Bill Wendling
2012-04-24
FileCheck-ize tests.
Bill Wendling
2012-04-24
FileCheck-ize these tests.
Bill Wendling
2012-04-24
FileCheck-ize these tests. Harden some of them.
Bill Wendling
2012-04-24
Remove dangling spaces. Fix some other formatting.
Craig Topper
2012-04-24
Simplify code a bit and make it compile better. Remove unused parameters.
Craig Topper
2012-04-23
Add a missing cpu subtype.
Evan Cheng
2012-04-23
Tidy up. 80 columns, whitespace, et. al.
Jim Grosbach
2012-04-23
Optimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SINT operations where th...
Nadav Rotem
2012-04-23
This patch fixes a problem which arose when using the Post-RA scheduler
Preston Gurd
2012-04-23
ARM: VSLI two-operand assmebly aliases are tblgen'erated.
Jim Grosbach
2012-04-23
ARM: tblgen'erate VSRA/VRSRA/VSRI assembly two-operand aliases.
Jim Grosbach
2012-04-23
ARM: Add testcases for two-operand variants of VSRA/VRSRA/VSRI.
Jim Grosbach
2012-04-23
Add ARM mode tests for the NEON vector shift-accumulate tests.
Jim Grosbach
2012-04-23
Tidy up. Reformat for ease of reading.
Jim Grosbach
2012-04-23
ARM: vqdmulh two-operand aliases are tblgen'erated now.
Jim Grosbach
2012-04-23
[Support/Unix] Unconditionally include time.h.
Michael J. Spencer
2012-04-23
Allow forward declarations to take a context. This helps the debugger
Eric Christopher
2012-04-23
Temporarily revert r155364 until the upstream review can complete, per
Chandler Carruth
2012-04-23
Revert r155365, r155366, and r155367. All three of these have regression
Chandler Carruth
2012-04-23
Hexagon V5 (floating point) support.
Sirish Pande
2012-04-23
Support for Hexagon architectural feature, new value jump.
Sirish Pande
2012-04-23
Support for Hexagon VLIW Packetizer.
Sirish Pande
2012-04-23
Hexagon Packetizer's target independent fix.
Sirish Pande
2012-04-23
Reapply r155136 after fixing PR12599.
Jakob Stoklund Olesen
2012-04-23
Conflict with st_dev/st_ino identifiers under Debian GNU/Hurd
Sylvestre Ledru
2012-04-23
Fix issue 67 by checking that the interface functions weren't redefined in th...
Alexander Potapenko
2012-04-23
[tsan] use llvm/ADT/Statistic.h for tsan stats
Kostya Serebryany
[prev]
[next]