index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add -mattr=+altivec and remove XFAIL.
Bill Schmidt
2012-10-10
1
-3
/
+2
*
Add a new interface to allow IR-level passes to access codegen-specific infor...
Nadav Rotem
2012-10-10
43
-317
/
+811
*
XFAIL for all targets pending investigation
Bill Schmidt
2012-10-10
1
-2
/
+3
*
Patch by Shuxin Yang <shuxin.llvm@gmail.com>.
Nadav Rotem
2012-10-10
2
-0
/
+56
*
When generating spill and reload code for vector registers on PowerPC,
Bill Schmidt
2012-10-10
2
-6
/
+31
*
The PowerPC VRSAVE register has been somewhat of an odd beast since
Bill Schmidt
2012-10-10
3
-6
/
+29
*
Add in support for expansion of all of the comparison operations to the absol...
Micah Villmow
2012-10-10
1
-17
/
+62
*
Revert r165652: "Remove unnecessary RTTI from the build."
Sean Silva
2012-10-10
4
-0
/
+8
*
Remove unnecessary RTTI from the build.
Sean Silva
2012-10-10
4
-8
/
+0
*
tblgen: Compile TableGen without RTTI.
Sean Silva
2012-10-10
4
-6
/
+0
*
tblgen: Move mini Type hierarchy to LLVM-style RTTI.
Sean Silva
2012-10-10
1
-4
/
+22
*
tblgen: Use semantically correct RTTI functions.
Sean Silva
2012-10-10
11
-78
/
+57
*
tblgen: Mechanically move dynamic_cast<> to dyn_cast<>.
Sean Silva
2012-10-10
15
-192
/
+192
*
tblgen: Put dyn_cast<> machinery in place for Init hierarchy.
Sean Silva
2012-10-10
1
-20
/
+118
*
Add the testcase from pr13254 (the old scalarreply pass handles this wrong;
Duncan Sands
2012-10-10
1
-0
/
+16
*
Remove dead variable.
Bill Wendling
2012-10-10
1
-1
/
+0
*
Specify CPU model to avoid breaking ATOM builds
Michael Liao
2012-10-10
2
-4
/
+4
*
Remove unused argument.
Bill Wendling
2012-10-10
1
-1
/
+1
*
docs: Propagate fix from r165632 to other docs.
Sean Silva
2012-10-10
1
-2
/
+2
*
docs: Attempt to fix PR14053.
Sean Silva
2012-10-10
1
-29
/
+29
*
Add support for FP_ROUND from v2f64 to v2f32
Michael Liao
2012-10-10
6
-15
/
+121
*
Add alternative support for FP_ROUND from v2f32 to v2f64
Michael Liao
2012-10-10
4
-90
/
+26
*
[CMake] check-all: Don't include check-llvm into check-all without LLVM_BUILD...
NAKAMURA Takumi
2012-10-10
1
-0
/
+5
*
[CMake] add_lit_testsuite: EXCLUDE_FROM_ALL excludes the test ${target} out o...
NAKAMURA Takumi
2012-10-10
1
-5
/
+8
*
Fix for LDRB instruction:
Stepan Dyatkovskiy
2012-10-10
2
-1
/
+25
*
Issue description:
Stepan Dyatkovskiy
2012-10-10
5
-12
/
+50
*
Cleanup. Get rid of now dead code.
Bill Wendling
2012-10-10
2
-36
/
+5
*
Remove the final bits of Attributes being declared in the Attribute
Bill Wendling
2012-10-10
8
-69
/
+61
*
My earlier "fix" for PBQP (see r165201) was incorrect. The real issue was that
Lang Hames
2012-10-10
1
-2
/
+2
*
Pass into the AttributeWithIndex::get method an ArrayRef of attribute
Bill Wendling
2012-10-10
4
-84
/
+95
*
misched: fall-back to a target hook for instr bundles.
Andrew Trick
2012-10-10
1
-3
/
+4
*
TODO comment
Andrew Trick
2012-10-10
1
-0
/
+3
*
TableGen subtarget emitter cleanup.
Andrew Trick
2012-10-10
2
-29
/
+39
*
misched: Use the TargetSchedModel interface wherever possible.
Andrew Trick
2012-10-10
12
-115
/
+126
*
misched: Generate IsBuffered flag for machine resources.
Andrew Trick
2012-10-10
2
-6
/
+13
*
whitespace
Andrew Trick
2012-10-10
1
-3
/
+3
*
Place temporary LTO files into their own subdirectory.
Bill Wendling
2012-10-10
3
-5
/
+5
*
Have 'addFnAttr' take the attribute enum value. Then have it build the attrib...
Bill Wendling
2012-10-10
4
-28
/
+19
*
Test case for r165480.
Craig Topper
2012-10-10
1
-0
/
+10
*
Reorder some parts of the td file to by in alphabetical order
Reed Kotler
2012-10-10
1
-64
/
+75
*
Adding comments to clarify the reason for non-standard style in these files.
Andrew Kaylor
2012-10-10
4
-8
/
+30
*
Cosmetic changes
Andrew Kaylor
2012-10-10
2
-4
/
+4
*
This patch adds new functions to the SectionRef and ObjectFile interfaces to ...
Andrew Kaylor
2012-10-10
6
-1
/
+41
*
Implement MipsTargetLowering::CanLowerReturn.
Akira Hatanaka
2012-10-10
3
-1
/
+266
*
Revert "Use a special path to place the .o files in."
Bob Wilson
2012-10-09
3
-6
/
+3
*
Add extra vim swap file pattern
Michael Liao
2012-10-09
1
-0
/
+1
*
When expanding atomic load arith instructions, do not lose target flags. rdar...
Evan Cheng
2012-10-09
2
-44
/
+63
*
misched: Add computeInstrLatency to TargetSchedModel.
Andrew Trick
2012-10-09
2
-0
/
+32
*
misched: Doxument the TargetSchedule API.
Andrew Trick
2012-10-09
1
-7
/
+22
*
misched: Allow flags to disable hasInstrSchedModel/hasInstrItineraries for ex...
Andrew Trick
2012-10-09
2
-8
/
+14
[next]