index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
copyFastMathFlags utility and test case
Michael Ilseman
2012-11-29
1
-0
/
+3
*
Whitespace.
Chad Rosier
2012-11-29
1
-1
/
+1
*
Fix 80-column violations.
Chad Rosier
2012-11-29
1
-6
/
+6
*
rdar://12100355 (part 1)
Shuxin Yang
2012-11-29
2
-1
/
+18
*
Fix a memory leak in MachOObjectFile.
Jim Grosbach
2012-11-29
1
-2
/
+2
*
Add options to AddressSanitizer passes to make them configurable by frontend.
Alexey Samsonov
2012-11-29
1
-2
/
+4
*
One more step towards making doInitialization and doFinalization useful for
Pedro Artigas
2012-11-29
3
-10
/
+5
*
Allow targets to prefer TypeSplitVector over TypePromoteInteger when computin...
Justin Holewinski
2012-11-29
1
-0
/
+5
*
Initial commit of MemorySanitizer.
Evgeniy Stepanov
2012-11-29
2
-0
/
+3
*
Use MCPhysReg for RegisterClassInfo allocation orders.
Jakob Stoklund Olesen
2012-11-29
1
-3
/
+3
*
Add an MCPhysReg typedef to replace naked uint16_t.
Jakob Stoklund Olesen
2012-11-29
2
-13
/
+17
*
Instruction::isAssociative() returns true for fmul/fadd if they are tagged "u...
Shuxin Yang
2012-11-29
1
-1
/
+1
*
Fast-math: Extend IRBuilder to have settable FastMathFlags to create instruct...
Michael Ilseman
2012-11-28
1
-22
/
+43
*
Fast-math comments and convenience method
Michael Ilseman
2012-11-28
1
-0
/
+6
*
Make the LiveRegMatrix analysis available to targets.
Jakob Stoklund Olesen
2012-11-28
3
-0
/
+543
*
Add backreference matching capabilities to Support/Regex, with
Eli Bendersky
2012-11-28
1
-5
/
+10
*
[asan] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLV...
Kostya Serebryany
2012-11-28
2
-1
/
+3
*
Add back support for reading and parsing 'deplibs'.
Bill Wendling
2012-11-28
1
-0
/
+3
*
misched: Analysis that partitions the DAG into subtrees.
Andrew Trick
2012-11-28
1
-21
/
+87
*
misched: rename ScheduleDAGILP to ScheduleDFS to prepare for other heuristics.
Andrew Trick
2012-11-28
1
-0
/
+0
*
Add brief support for the fission .debug_info.dwo section for
Eric Christopher
2012-11-28
1
-0
/
+7
*
Rearrange ordering of sections.
Eric Christopher
2012-11-28
1
-9
/
+10
*
Move and comment accessor routines.
Eric Christopher
2012-11-28
1
-12
/
+15
*
Remove all references to TargetInstrInfoImpl.
Jakob Stoklund Olesen
2012-11-28
1
-3
/
+0
*
Move the guts of TargetInstrInfoImpl into the TargetInstrInfo class.
Jakob Stoklund Olesen
2012-11-28
1
-102
/
+27
*
Fix comment formatting in RuntimeDyld.h
Andrew Kaylor
2012-11-27
1
-23
/
+21
*
Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.
Andrew Kaylor
2012-11-27
1
-0
/
+176
*
Test commit only modifying comments
Pedro Artigas
2012-11-27
1
-3
/
+3
*
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-27
2
-2
/
+7
*
Remove the dependent libraries feature.
Bill Wendling
2012-11-27
2
-25
/
+0
*
Make PrintReg constructor explicit to prevent weird implicit conversions from...
Craig Topper
2012-11-27
1
-1
/
+2
*
llvm/CodeGen: Remove empty files in r168659.
NAKAMURA Takumi
2012-11-27
1
-0
/
+0
*
Remove unused MachineLoopRanges analysis.
Jakub Staszak
2012-11-27
3
-116
/
+0
*
Revert r168635 "Step towards implementation of pass manager with doInitializa...
Owen Anderson
2012-11-27
4
-9
/
+10
*
Fast-math optimization: fold multiply by zero
Michael Ilseman
2012-11-27
1
-0
/
+9
*
Fast-math flags for the bitcode
Michael Ilseman
2012-11-27
1
-0
/
+10
*
Fast-math interfaces for Instructions
Michael Ilseman
2012-11-27
1
-0
/
+51
*
Fast-math flags added to FPMathOperator.
Michael Ilseman
2012-11-27
1
-0
/
+116
*
Step towards implementation of pass manager with doInitialization and doFinal...
Owen Anderson
2012-11-26
4
-10
/
+9
*
Decouple MCInstBuilder from the streamer per Eli's request.
Benjamin Kramer
2012-11-26
1
-4
/
+2
*
Add MCInstBuilder, a utility class to simplify MCInst creation similar to Mac...
Benjamin Kramer
2012-11-26
1
-0
/
+70
*
Code Custodian:
Joe Abbey
2012-11-25
4
-71
/
+72
*
Add support for .cfi_register now that it is easy to extent the representation
Rafael Espindola
2012-11-25
2
-5
/
+25
*
Further cleanups. Thanks for Sean Silva for noticing it.
Rafael Espindola
2012-11-25
1
-24
/
+12
*
Add an extra slash so doxygen comments will be properly recognized.
Craig Topper
2012-11-25
1
-13
/
+13
*
libLTO: Add a utility method to initialize the disassemblers.
Benjamin Kramer
2012-11-24
1
-0
/
+7
*
Change the representation of MCCFIInstruction.
Rafael Espindola
2012-11-24
1
-42
/
+35
*
Give each MCCFIInstruction its own opcode.
Rafael Espindola
2012-11-24
1
-16
/
+16
*
Move a bit of duplicated code into a helper function.
Rafael Espindola
2012-11-24
1
-0
/
+1
*
Refactor how MCCFIInstructions are created.
Rafael Espindola
2012-11-24
1
-16
/
+88
[next]