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
*
Fix comment.
Jakub Staszak
2012-11-14
1
-1
/
+1
*
Remove DOS line endings.
Jakub Staszak
2012-11-14
2
-141
/
+141
*
Fix comment
Anton Korobeynikov
2012-11-14
1
-2
/
+2
*
Revert some redundant parts of r142605.
Patrik Hägglund
2012-11-14
1
-12
/
+8
*
Use TARGET2 relocation for TType references on ARM.
Anton Korobeynikov
2012-11-14
3
-18
/
+16
*
Revert "Use the 'count' attribute instead of the 'upper_bound' attribute."
Eric Christopher
2012-11-13
2
-2
/
+1
*
Add (some) PowerPC TLS relocation types to ELF.h and
Ulrich Weigand
2012-11-13
1
-1
/
+3
*
Adding changes to support GNU style archive library reading
Shankar Easwaran
2012-11-13
1
-0
/
+14
*
Adding convenience function to ELF Header
Shankar Easwaran
2012-11-13
1
-0
/
+16
*
Fix the instcombine GEP index widening transform to work correctly for vector
Duncan Sands
2012-11-13
1
-4
/
+4
*
Relax the restrictions on vector of pointer types, and vector getelementptr.
Duncan Sands
2012-11-13
1
-1
/
+9
*
misched: Allow subtargets to enable misched and dependent options.
Andrew Trick
2012-11-13
1
-0
/
+7
*
instcombine: Migrate math library call simplifications
Meador Inge
2012-11-13
1
-1
/
+2
*
Remove virtual keyword for two routines that should never be overridden.
Evan Cheng
2012-11-13
1
-2
/
+2
*
Revert r167759. Ben is right this isn't likely to help much.
Evan Cheng
2012-11-13
1
-8
/
+6
*
misched: Don't consider artificial edges weak edges.
Andrew Trick
2012-11-13
1
-2
/
+1
*
Use the 'count' attribute instead of the 'upper_bound' attribute.
Bill Wendling
2012-11-13
2
-1
/
+2
*
Cache size of PassVector to speed up getNumContainedPasses().
Evan Cheng
2012-11-12
1
-6
/
+8
*
Rewrite DIContext interface to take an object. Update all callers.
Eric Christopher
2012-11-12
1
-8
/
+3
*
misched: rename interfaceto avoid gcc warnings
Andrew Trick
2012-11-12
1
-3
/
+3
*
misched: Target-independent support for MacroFusion.
Andrew Trick
2012-11-12
1
-0
/
+7
*
misched: Target-independent support for load/store clustering.
Andrew Trick
2012-11-12
2
-2
/
+38
*
misched: Infrastructure for weak DAG edges.
Andrew Trick
2012-11-12
1
-21
/
+40
*
Fixup for r167558: Store raw pointer (instead of reference) to RelocMap in DI...
Alexey Samsonov
2012-11-12
1
-1
/
+1
*
Add method for replacing instructions to LibCallSimplifier
Meador Inge
2012-11-11
1
-1
/
+10
*
Add more functions to the target library information.
Meador Inge
2012-11-10
1
-0
/
+29
*
Add ARM TARGET2 relocation. The testcase will follow with actualy use-case.
Anton Korobeynikov
2012-11-09
1
-0
/
+1
*
Revert r167620; this can be implemented using an existing CL option.
Chad Rosier
2012-11-09
1
-8
/
+4
*
Add support for -mstrict-align compiler option for ARM targets.
Chad Rosier
2012-11-09
1
-4
/
+8
*
Add support of RTM from TSX extension
Michael Liao
2012-11-08
1
-0
/
+12
*
Fix up comment typo and 80-col.
Eric Christopher
2012-11-07
1
-4
/
+4
*
Add a relocation visitor to lib object. This works via caching relocated
Eric Christopher
2012-11-07
3
-1
/
+142
*
misched: Heuristics based on the machine model.
Andrew Trick
2012-11-07
1
-1
/
+8
*
misched: handle on-the-fly regpressure queries better for 2-addr
Andrew Trick
2012-11-07
1
-1
/
+2
*
Add interface for object-based JIT events.
Andrew Kaylor
2012-11-06
1
-0
/
+15
*
misched: TargetSchedule interface for machine resources.
Andrew Trick
2012-11-06
4
-8
/
+68
*
ScheduleDAG interface. Added OrderKind to distinguish nonregister dependencies.
Andrew Trick
2012-11-06
1
-34
/
+29
*
Refactor the getTypeLegalizationCost interface. No functionality change.
Nadav Rotem
2012-11-05
1
-2
/
+1
*
Add a method to indicate section address re-assignment is finished.
Andrew Kaylor
2012-11-05
1
-0
/
+7
*
Implement the cost of abnormal x86 instruction lowering as a table.
Nadav Rotem
2012-11-05
1
-1
/
+4
*
Add missing this->. Fixes pr14238.
Rafael Espindola
2012-11-05
1
-1
/
+1
*
PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ...
Eli Bendersky
2012-11-05
1
-1
/
+1
*
Fix the IntegersSubsetTest unit test when compiled with gcc-4.7. The issue here
Duncan Sands
2012-11-03
1
-4
/
+4
*
X86 CostModel: Add support for a some of the common arithmetic instructions f...
Nadav Rotem
2012-11-03
1
-1
/
+1
*
CostModel: add support for Vector Insert and Extract.
Nadav Rotem
2012-11-02
1
-1
/
+2
*
Add a cost model analysis that allows us to estimate the cost of IR-level ins...
Nadav Rotem
2012-11-02
3
-0
/
+9
*
OutputArg: added an index of the original argument to match the change to
Manman Ren
2012-11-01
1
-2
/
+12
*
Add a getAddressSpace method to the GEP instruction to mirror that of
Chandler Carruth
2012-11-01
1
-1
/
+8
*
Add some consistent doxygen comments for the address space helpers.
Chandler Carruth
2012-11-01
1
-0
/
+5
*
Normalize the API and doxygen comments for the ptrtoint instruction.
Chandler Carruth
2012-11-01
1
-2
/
+9
[next]