index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600/SI: Use V_ADD_F32 instead of V_MOV_B32 for clamp/neg/abs modifiers.
Michel Danzer
2013-02-11
1
-15
/
+9
*
[asan] added a flag -mllvm asan-short-64bit-mapping-offset=1 (0 by default)
Kostya Serebryany
2013-02-11
1
-2
/
+8
*
AArch64: fix build on some MSVC versions
Tim Northover
2013-02-11
1
-3
/
+3
*
Restore the resurrected doc link previously deleted
Bill Schmidt
2013-02-11
1
-0
/
+2
*
Remove a dead PowerPC doc link
Bill Schmidt
2013-02-11
1
-2
/
+0
*
AArch64: Simplify logic in deciding whether bfi is valid
Tim Northover
2013-02-11
1
-6
/
+1
*
AArch64: Add basic relocation processing for llvm-dwarfdump.
Tim Northover
2013-02-11
3
-0
/
+46
*
AArch64: Undo change to how test was run
Tim Northover
2013-02-11
1
-1
/
+2
*
Make use of DiagnosticType to provide better AArch64 diagnostics.
Tim Northover
2013-02-11
3
-519
/
+722
*
Add support for updating LiveIntervals to MachineBasicBlock::SplitCriticalEdg...
Cameron Zwarich
2013-02-11
2
-1
/
+69
*
Update SlotIndexes after updateTerminator() possibly removes instructions. I am
Cameron Zwarich
2013-02-11
1
-0
/
+24
*
Fix some problems with the updating of SlotIndexes after adding a new MBB. In
Cameron Zwarich
2013-02-11
1
-13
/
+18
*
Add support for printing out the attribute groups.
Bill Wendling
2013-02-11
4
-19
/
+90
*
FileCheck-ize the tests.
Bill Wendling
2013-02-11
6
-28
/
+44
*
[tsan/msan] adding thread_safety and uninitialized_checks attributes
Kostya Serebryany
2013-02-11
12
-3
/
+42
*
Revert "Rename LLVMContext diagnostic handler types and functions."
Bob Wilson
2013-02-11
5
-49
/
+39
*
BBVectorize: Remove the linear searches from pair connection searching
Hal Finkel
2013-02-11
1
-24
/
+11
*
BBVectorize: Avoid linear searches within the load-move set
Hal Finkel
2013-02-11
1
-20
/
+30
*
BBVectorize: isa/cast cleanup in getInstructionTypes
Hal Finkel
2013-02-11
1
-4
/
+4
*
BBVectorize: Make the bookkeeping to support full cycle checking less expensive
Hal Finkel
2013-02-11
1
-14
/
+25
*
Currently, codegen may spent some time in SDISel passes even if an entire
Evan Cheng
2013-02-11
4
-8
/
+124
*
Remove unnecessary code.
Evan Cheng
2013-02-11
1
-4
/
+0
*
Fix unnecessary removal of const through cast machinery
David Blaikie
2013-02-11
4
-15
/
+15
*
Spelling correction
Joel Jones
2013-02-10
1
-1
/
+1
*
Fix the unused but nearly correct method SlotIndexes::insertMBBInMaps() and add
Cameron Zwarich
2013-02-10
2
-10
/
+26
*
Abstract the liveness checking in PHIElimination::SplitPHIEdges() to support
Cameron Zwarich
2013-02-10
1
-2
/
+37
*
Add support in the bitcode reader to read the attribute groups.
Bill Wendling
2013-02-10
2
-0
/
+82
*
The 'Raw' method cannot handle 'string' attributes. Don't even try.
Bill Wendling
2013-02-10
1
-0
/
+4
*
Update with attribute group IDs.
Bill Wendling
2013-02-10
1
-11
/
+14
*
Eat the alignment keyword if we're in an attribute group.
Bill Wendling
2013-02-10
1
-0
/
+2
*
Add code for emitting the attribute groups.
Bill Wendling
2013-02-10
2
-8
/
+61
*
Add support for attribute groups in the value enumerator.
Bill Wendling
2013-02-10
2
-0
/
+24
*
Test Commit - Remove some trailing whitespace in R600Instructions.td
Vincent Lejeune
2013-02-10
1
-6
/
+6
*
Handle string attributes in the AttrBuilder.
Bill Wendling
2013-02-10
1
-1
/
+5
*
Use a 'continue' here to stop from double lexing.
Bill Wendling
2013-02-10
1
-1
/
+1
*
Add 'empty' query methods to the builder and use them in the verifier.
Bill Wendling
2013-02-10
2
-1
/
+5
*
Add support for updating LiveIntervals to PHIElimination. If LiveIntervals are
Cameron Zwarich
2013-02-10
1
-29
/
+142
*
Fix a typo.
Cameron Zwarich
2013-02-10
1
-1
/
+1
*
Remove ancient references to 'atomic' phis in PHIElimination that don't really
Cameron Zwarich
2013-02-10
1
-12
/
+8
*
Make LiveVariables an instance variable of PHIElimination.
Cameron Zwarich
2013-02-10
1
-11
/
+9
*
ok, ok, stop fighting type punning warnings by just using a union.
Chris Lattner
2013-02-10
1
-6
/
+9
*
hopefully "really" fix a type punning warning by defining the buffer as
Chris Lattner
2013-02-10
1
-3
/
+4
*
attempt to defeat a gcc warning that is breaking a -Werror buildbot.
Chris Lattner
2013-02-10
1
-1
/
+1
*
Add accessor for the LLVMContext.
Bill Wendling
2013-02-10
2
-0
/
+7
*
Remove unneeded "TargetMachine.h" #includes.
Jakub Staszak
2013-02-09
6
-6
/
+1
*
TEMPORARY SYNTAX CHANGE!
Bill Wendling
2013-02-09
1
-4
/
+7
*
Add a DenseMapInfo class for the AttributeSet.
Bill Wendling
2013-02-09
1
-13
/
+35
*
[NVPTX] Make address space errors more explicit (llvm_unreachable -> report_f...
Justin Holewinski
2013-02-09
1
-1
/
+2
*
Simplify code.
Jakub Staszak
2013-02-09
1
-2
/
+1
*
Remove unneeded #includes.
Jakub Staszak
2013-02-09
2
-2
/
+0
[next]