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-10-10
tblgen: Put dyn_cast<> machinery in place for Init hierarchy.
Sean Silva
2012-10-10
Add the testcase from pr13254 (the old scalarreply pass handles this wrong;
Duncan Sands
2012-10-10
Remove dead variable.
Bill Wendling
2012-10-10
Specify CPU model to avoid breaking ATOM builds
Michael Liao
2012-10-10
Remove unused argument.
Bill Wendling
2012-10-10
docs: Propagate fix from r165632 to other docs.
Sean Silva
2012-10-10
docs: Attempt to fix PR14053.
Sean Silva
2012-10-10
Add support for FP_ROUND from v2f64 to v2f32
Michael Liao
2012-10-10
Add alternative support for FP_ROUND from v2f32 to v2f64
Michael Liao
2012-10-10
[CMake] check-all: Don't include check-llvm into check-all without LLVM_BUILD...
NAKAMURA Takumi
2012-10-10
[CMake] add_lit_testsuite: EXCLUDE_FROM_ALL excludes the test ${target} out o...
NAKAMURA Takumi
2012-10-10
Fix for LDRB instruction:
Stepan Dyatkovskiy
2012-10-10
Issue description:
Stepan Dyatkovskiy
2012-10-10
Cleanup. Get rid of now dead code.
Bill Wendling
2012-10-10
Remove the final bits of Attributes being declared in the Attribute
Bill Wendling
2012-10-10
My earlier "fix" for PBQP (see r165201) was incorrect. The real issue was that
Lang Hames
2012-10-10
Pass into the AttributeWithIndex::get method an ArrayRef of attribute
Bill Wendling
2012-10-10
misched: fall-back to a target hook for instr bundles.
Andrew Trick
2012-10-10
TODO comment
Andrew Trick
2012-10-10
TableGen subtarget emitter cleanup.
Andrew Trick
2012-10-10
misched: Use the TargetSchedModel interface wherever possible.
Andrew Trick
2012-10-10
misched: Generate IsBuffered flag for machine resources.
Andrew Trick
2012-10-10
whitespace
Andrew Trick
2012-10-10
Place temporary LTO files into their own subdirectory.
Bill Wendling
2012-10-10
Have 'addFnAttr' take the attribute enum value. Then have it build the attrib...
Bill Wendling
2012-10-10
Test case for r165480.
Craig Topper
2012-10-10
Reorder some parts of the td file to by in alphabetical order
Reed Kotler
2012-10-10
Adding comments to clarify the reason for non-standard style in these files.
Andrew Kaylor
2012-10-10
Cosmetic changes
Andrew Kaylor
2012-10-10
This patch adds new functions to the SectionRef and ObjectFile interfaces to ...
Andrew Kaylor
2012-10-10
Implement MipsTargetLowering::CanLowerReturn.
Akira Hatanaka
2012-10-09
Revert "Use a special path to place the .o files in."
Bob Wilson
2012-10-09
Add extra vim swap file pattern
Michael Liao
2012-10-09
When expanding atomic load arith instructions, do not lose target flags. rdar...
Evan Cheng
2012-10-09
misched: Add computeInstrLatency to TargetSchedModel.
Andrew Trick
2012-10-09
misched: Doxument the TargetSchedule API.
Andrew Trick
2012-10-09
misched: Allow flags to disable hasInstrSchedModel/hasInstrItineraries for ex...
Andrew Trick
2012-10-09
misched: Remove LoopDependencies heuristic.
Andrew Trick
2012-10-09
Use the attribute builder to add attributes to call/invoke instruction. No fu...
Bill Wendling
2012-10-09
Initial assembler implementation of Mips load address macro
Jack Carter
2012-10-09
Add count() method to MapVector
Douglas Gregor
2012-10-09
Add in some interfaces that will allow easier access to the pointer address s...
Micah Villmow
2012-10-09
Use the attribute enums to query if a function has an attribute.
Bill Wendling
2012-10-09
Use the attribute enums to query if a parameter has an attribute.
Bill Wendling
2012-10-09
Revert r165547 to fix build.
Bill Wendling
2012-10-09
Use a single location for calculating the alignments.
Bill Wendling
2012-10-09
tblgen: Rename handleDependencies -> createDependencyFile
Sean Silva
2012-10-09
Remove this now unused variable macro.
Bill Wendling
2012-10-09
tblgen: Move dependency file output to a separate function.
Sean Silva
2012-10-09
Use appropriate method calls to get the alignment value.
Bill Wendling
[prev]
[next]